Changeset 511 for trunk/tools/linguist/linguist/mainwindow.cpp
- Timestamp:
- Feb 4, 2010, 11:22:23 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/linguist/linguist/mainwindow.cpp
r232 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.