_redraw(HWND) is now just _redraw()
This commit is contained in:
@@ -8,5 +8,5 @@ public:
|
||||
private:
|
||||
HWND _propGrid;
|
||||
HWND _hwndProp;
|
||||
void _redraw(HWND hwnd);
|
||||
void _redraw();
|
||||
};
|
||||
Reference in New Issue
Block a user