Made parts deselectable
This commit is contained in:
@@ -5,6 +5,7 @@ public:
|
||||
PropertyWindow(int x, int y, int sx, int sy, HMODULE hThisInstance);
|
||||
bool onCreate(int x, int y, int sx, int sy, HMODULE hThisInstance);
|
||||
void SetProperties(Instance *);
|
||||
void ClearProperties();
|
||||
void onResize();
|
||||
|
||||
HWND _hwndProp;
|
||||
|
||||
Reference in New Issue
Block a user