[Glide64] Cleanup Config.h
This commit is contained in:
parent
8ccee4b77a
commit
b300eb6f6b
|
@ -56,7 +56,6 @@
|
|||
// begin wxGlade: ::extracode
|
||||
// end wxGlade
|
||||
|
||||
|
||||
class ConfigNotebook : public wxNotebook {
|
||||
public:
|
||||
// begin wxGlade: ConfigNotebook::ids
|
||||
|
@ -202,7 +201,6 @@ public:
|
|||
void SaveSettings();
|
||||
}; // wxGlade: end class
|
||||
|
||||
|
||||
class Glide64ConfigDialog : public wxDialog {
|
||||
public:
|
||||
// begin wxGlade: Glide64ConfigDialog::ids
|
||||
|
@ -233,7 +231,6 @@ public:
|
|||
virtual void OnCancel(wxCommandEvent &event); // wxGlade: <event_handler>
|
||||
}; // wxGlade: end class
|
||||
|
||||
|
||||
class AboutDialog : public wxDialog {
|
||||
public:
|
||||
// begin wxGlade: AboutDialog::ids
|
||||
|
|
Loading…
Reference in New Issue