#include "Interfaces/IPanel.h"
#include <memory>
#include <wx/panel.h>
#include <wx/sizer.h>
Go to the source code of this file.