Ember
Loading...
Searching...
No Matches
ITab.h File Reference
#include <memory>
#include <wx/wx.h>

Go to the source code of this file.

Classes

class  ITab
 Interface for tab-based UI components in the application. More...

Typedefs

using ITabPtr = std::unique_ptr<ITab>

Typedef Documentation

◆ ITabPtr

using ITabPtr = std::unique_ptr<ITab>

Definition at line 54 of file ITab.h.