Ember
Loading...
Searching...
No Matches
SidePanel.cpp File Reference
#include "App/MainFrame.h"
#include "Components/ForgeSidePanel.h"
#include "Components/TabFactory.h"
#include "Dialogs/PreferencesDialog.h"
#include "Utils/AppPreferences.h"
#include "Utils/CustomAuiNotebook.h"
#include "Utils/CustomTabArt.h"
#include "Utils/Logger.h"
#include "Utils/ResourcePath.h"
#include <algorithm>
#include <ctime>
#include <fstream>
#include <typeinfo>
#include <wx/artprov.h>
#include <wx/bmpbuttn.h>
#include <wx/filename.h>
#include <wx/menu.h>
#include <wx/sizer.h>

Go to the source code of this file.

Functions

 wxBEGIN_EVENT_TABLE (SidePanel, EmberUI::SidePanel) EVT_AUINOTEBOOK_PAGE_CHANGED(SidePanel

Function Documentation

◆ wxBEGIN_EVENT_TABLE()

wxBEGIN_EVENT_TABLE ( SidePanel ,
EmberUI::SidePanel  )

Definition at line 25 of file SidePanel.cpp.