Changeset 917
- Timestamp:
- Jul 29, 2011, 3:09:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tools/uic/driver.cpp
r846 r917 301 301 m_output = out; 302 302 } else { 303 #if def Q_WS_WIN304 // As one might also redirect the output to a file on win, 303 #if 304 // As one might also redirect the output to a file on win, 305 305 // we should not create the textstream with QFile::Text flag. 306 306 // The redirected file is opened in TextMode and this will
Note:
See TracChangeset
for help on using the changeset viewer.