misc: cleanup welcome window changes

This commit is contained in:
Brendan Hagan
2022-11-18 21:27:00 -05:00
parent ff96831cf1
commit d52a147133
5 changed files with 14 additions and 19 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ private:
#if USE_BETA_LOGO
Bitmap logo2;
#endif
wxComboBox* language;
wxComboBox* select_language;
void onPaint(wxPaintEvent&);
void draw(DC& dc);
@@ -44,7 +44,7 @@ private:
void onNewSet (wxCommandEvent&);
void onOpenLast (wxCommandEvent&);
void onCheckUpdates(wxCommandEvent&);
void onApplyLanguage(wxCommandEvent&);
void onSelectLanguage(wxCommandEvent&);
// void onIdle (wxIdleEvent& ev);
/// Close the welcome window, and show the given set