[WIP] Frames

This commit is contained in:
Tobias Dahl
2014-03-13 20:59:25 +01:00
parent 53c7609e11
commit 8f18fc87e3
5 changed files with 103 additions and 28 deletions
+2 -3
View File
@@ -1,4 +1,4 @@
/*#ifndef GUIManager_h__
#ifndef GUIManager_h__
#define GUIManager_h__
#include "Frame.h"
@@ -18,9 +18,8 @@ private:
static int uidIndex;
};
}
#endif */
#endif