Changeset 1804 for palm/trunk/UTIL/mrungui/main.cpp
- Timestamp:
- Apr 5, 2016 4:30:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/mrungui/main.cpp
r1047 r1804 18 18 // Current revisions: 19 19 // ----------------- 20 // Update for use with qt5 20 21 // 21 22 // Former revisions: … … 37 38 //----------------------------------------------------------------------------// 38 39 39 #include <Q tGui/QApplication>40 #include <QApplication> 40 41 #include "mainwindow.h" 41 42 #include <QProcess>
Note: See TracChangeset
for help on using the changeset viewer.