--- Vago/trunk/Vago/main.cpp 2013/04/06 20:54:26 790 +++ Vago/trunk/Vago/main.cpp 2014/04/25 21:05:54 998 @@ -1,11 +1,11 @@ -#define USING_VM_TABLET_WARNING_FIX // Comment this line if not using a mac vm +//#define USING_VM_TABLET_WARNING_FIX // Comment this line if not using a mac vm #ifdef USING_VM_TABLET_WARNING_FIX #include void myMessageOutput(QtMsgType type, const char *msg); #endif -#include +#include #include "mainwindow.h" int main(int argc, char *argv[])