Changeset 140 in tspsg-svn for trunk/src/mainwindow.cpp


Ignore:
Timestamp:
Sep 29, 2010, 11:54:39 PM (14 years ago)
Author:
laleppa
Message:

Fixed some compilation errors on some platforms intorduced in the previous build...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mainwindow.cpp

    r139 r140  
    10511051                QApplication::restoreOverrideCursor();
    10521052        }
     1053#else
     1054        Q_UNUSED(silent)
    10531055#endif
    10541056        settings->setValue("Check4Updates/LastAttempt", QDate::currentDate().toString(Qt::ISODate));
Note: See TracChangeset for help on using the changeset viewer.