use typedef
This commit is contained in:
@@ -17,6 +17,6 @@ class MainGUI : public Archimedes::Module {
|
||||
};
|
||||
|
||||
#ifdef MAINGUI_DYNAMIC
|
||||
#define MODULE_TYPE MainGUI
|
||||
typedef MainGUI mtype;
|
||||
#include "endModule.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user