Fixed a lot of MSVC problems

This commit is contained in:
Andrew
2013-02-25 14:44:36 -06:00
parent b56b819c35
commit 4ca35a760d
14 changed files with 651 additions and 599 deletions

View File

@@ -27,6 +27,4 @@ public:
explicit AppSettings(QObject *parent = 0);
};
extern AppSettings *settings;
#endif // APPSETTINGS_H