#include "autobalancedialog.h"#include <wx/dialog.h>#include "ibattle.h"#include "settings.h"#include "utils/controls.h"#include "utils/conversion.h"#include <wx/intl.h>#include <wx/sizer.h>#include <wx/stattext.h>#include <wx/statline.h>#include <wx/choice.h>#include <wx/button.h>

Go to the source code of this file.
1.6.3