Changeset 697 for trunk/tools
- Timestamp:
- Mar 17, 2010, 1:06:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/assistant/tools/assistant/cmdlineparser.cpp
r651 r697 256 256 if (m_quiet) 257 257 return; 258 #if def Q_OS_WIN258 #if 259 259 QString s = QLatin1String("<pre>") + msg + QLatin1String("</pre>"); 260 260 if (error)
Note:
See TracChangeset
for help on using the changeset viewer.