Implement gui.h.
More...
#include <wx/dialog.h>
#include <wx/frame.h>
#include "model/gui.h"
Go to the source code of this file.
|
wxWindow * | GetTopWindow () |
| Return the top level window a k a gFrame.
|
|
Implement gui.h.
Definition in file gui.cpp.
◆ GetTopWindow()
wxWindow * GetTopWindow |
( |
| ) |
|
Return the top level window a k a gFrame.
Definition at line 29 of file gui.cpp.