#include <wx/textctrl.h>#include <wx/checkbox.h>#include <wx/sizer.h>#include <wx/statbox.h>#include <wx/stattext.h>#include <wx/intl.h>#include <wx/radiobut.h>#include <wx/button.h>#include "torrentoptionspanel.h"#include "aui/auimanager.h"#include "settings.h"#include "torrentwrapper.h"#include "utils/conversion.h"#include "utils/controls.h"
Go to the source code of this file.
1.6.3