mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
misc: cleanup welcome window changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user