ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/main.cpp
(Generate patch)

Comparing Vago/trunk/Vago/main.cpp (file contents):
Revision 790 by s10k, Sat Apr 6 20:54:26 2013 UTC vs.
Revision 998 by s10k, Fri Apr 25 21:05:54 2014 UTC

# Line 1 | Line 1
1 < #define USING_VM_TABLET_WARNING_FIX // Comment this line if not using a mac vm
1 > //#define USING_VM_TABLET_WARNING_FIX // Comment this line if not using a mac vm
2  
3   #ifdef USING_VM_TABLET_WARNING_FIX
4   #include <qapplication.h>
5   void myMessageOutput(QtMsgType type, const char *msg);
6   #endif
7  
8 < #include <QtGui/QApplication>
8 > #include <QtWidgets/QApplication>
9   #include "mainwindow.h"
10  
11   int main(int argc, char *argv[])

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)