Changeset 07e43cf61a in tspsg for src/main.cpp
- Timestamp:
- Oct 5, 2012, 5:30:23 PM (12 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 47c811cc09
- Parents:
- 7a39458d16
- git-author:
- Oleksii Serdiuk <contacts@…> (10/05/12 17:30:23)
- git-committer:
- Oleksii Serdiuk <contacts@…> (10/05/12 21:58:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main.cpp
r7a39458d16 r07e43cf61a 23 23 24 24 #include "mainwindow.h" 25 26 #include <QDateTime> 27 #include <QFontDatabase> 28 #include <QTextCodec> 29 #include <QTranslator> 30 #include "version.h" 31 25 32 #if QT_VERSION < QT_VERSION_CHECK(4,6,0) 26 33 # ifdef Q_CC_MSVC
Note: See TracChangeset
for help on using the changeset viewer.