![]() |
Ember
|
#include "Panels/LeftSidePanel.h"#include "App/MainFrame.h"#include "Components/TabFactory.h"#include "Utils/AppPreferences.h"#include "Utils/Logger.h"#include <wx/menu.h>Go to the source code of this file.
Functions | |
| wxBEGIN_EVENT_TABLE (LeftSidePanel, SidePanel) EVT_MENU(ID_ADD_PROPERTIES_TAB | |
| LeftSidePanel::OnAddPropertiesTab | wxEND_EVENT_TABLE () LeftSidePanel |
| wxBEGIN_EVENT_TABLE | ( | LeftSidePanel | , |
| SidePanel | ) |
| LeftSidePanel::OnAddPropertiesTab wxEND_EVENT_TABLE | ( | ) |
Definition at line 10 of file LeftSidePanel.cpp.