#include <wx/stattext.h>#include <wx/checkbox.h>#include <wx/sizer.h>#include <wx/textctrl.h>#include <wx/intl.h>#include <wx/choice.h>#include <wx/button.h>#include <wx/string.h>#include <wx/statbox.h>#include <wx/event.h>#include <wx/regex.h>#include "battlelistfilter.h"#include "battlelistfiltervalues.h"#include "battlelistctrl.h"#include "battle.h"#include "uiutils.h"#include <wx/wxchar.h>#include "settings.h"#include "aui/auimanager.h"#include "useractions.h"

Go to the source code of this file.
1.6.3