check AppDataDir at startup

This commit is contained in:
doitux
2007-09-17 23:06:10 +00:00
parent f3f6dd1a08
commit e9b9693ad9
4 changed files with 56 additions and 29 deletions
+2
View File
@@ -76,6 +76,8 @@ private:
ConfigState myConfigState;
QtToolsInterface *myQtToolsInterface;
char **myArgv;
};
#endif