Fixed
This commit is contained in:
@@ -58,6 +58,7 @@ class Application { // : public GApp {
|
|||||||
void setMode(int mode);
|
void setMode(int mode);
|
||||||
Mouse mouse;
|
Mouse mouse;
|
||||||
Tool * tool;
|
Tool * tool;
|
||||||
|
void changeTool(Tool *);
|
||||||
private:
|
private:
|
||||||
RenderDevice* renderDevice;
|
RenderDevice* renderDevice;
|
||||||
//void initGUI();
|
//void initGUI();
|
||||||
|
|||||||
Reference in New Issue
Block a user