#include <wx/xrc/xmlres.h>
#include <wx/frame.h>
#include <wx/notebook.h>
#include <wx/statusbr.h>
#include "FileDropTarget.hh"
#include "../model/SaveSlot.hh"
Go to the source code of this file.
Namespaces | |
namespace | ffse |
Classes | |
class | ffse::MainFrame |
The main frame and primary view for the application. More... |