Changeset 511 for trunk/tools/linguist
- Timestamp:
- Feb 4, 2010, 11:22:23 AM (16 years ago)
- Location:
- trunk/tools/linguist/linguist
- Files:
- 
      - 2 added
- 2 edited
 
 - 
          
  linguist.pro (modified) (1 diff)
- 
          
  linguist_os2.ico (added)
- 
          
  linguist_os2.rc (added)
- 
          
  mainwindow.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/tools/linguist/linguist/linguist.pror385 r511 71 71 TARGET = linguist 72 72 win32:RC_FILE = linguist.rc 73 os2:RC_FILE = linguist_os2.rc 73 74 mac { 74 75 static:CONFIG -= global_init_link_order 
- 
      trunk/tools/linguist/linguist/mainwindow.cppr232 r511 278 278 m_ui.setupUi(this); 279 279 280 #if ndef Q_WS_MAC280 #if !defined(Q_WS_MAC) && !defined(Q_WS_PM) 281 281 setWindowIcon(QPixmap(QLatin1String(":/images/appicon.png") )); 282 282 #endif 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
