#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/gbsizer.h>#include <wx/spinctrl.h>#include <wx/config.h>#include <wx/colordlg.h>#include <wx/fontenum.h>#include <wx/stc/stc.h>#include "wxFlatNotebook.h"#include "config.h"#include "tools.h"#include "prefsdlg.h"#include "editorctrl.h"#include "monkeyfish.h"
1.4.4