Changeset 893
- Timestamp:
 - Jul 15, 2011, 2:23:12 PM (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/tools/qml/main.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/tools/qml/main.cpp
r846 r893 63 63 void exitApp(int i) 64 64 { 65 #if def Q_OS_WIN65 #if defined(Q_OS_WIN) || defined(Q_OS_OS2) 66 66 // Debugging output is not visible by default on Windows - 67 67 // therefore show modal dialog with errors instead.  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  