Revision aff69701
Von admin vor mehr als 16 Jahren hinzugefügt
src/fox/af/ff_modulemanager.hpp | ||
---|---|---|
void init();
|
||
void fini();
|
||
|
||
FF_App *getApp() const { return m_app;};
|
||
|
||
void addModule(FF_Module *m);
|
||
|
||
bool enterModule(const FXString &id);
|
Auch abrufbar als: Unified diff
Started using reswrap to include icons.