Changeset 0007f69c46 in tspsg for src/mainwindow.cpp


Ignore:
Timestamp:
Sep 29, 2010, 11:54:39 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
97e90f9be6
Parents:
f5c945d7ac
git-author:
Oleksii Serdiuk <contacts@…> (09/29/10 23:54:39)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mainwindow.cpp

    rf5c945d7ac r0007f69c46  
    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.