mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Remove erase background event handlers, in favor of SetBackgroundStyle.
This commit is contained in:
@@ -43,7 +43,6 @@ private:
|
||||
void onNewSet (wxCommandEvent&);
|
||||
void onOpenLast (wxCommandEvent&);
|
||||
void onCheckUpdates(wxCommandEvent&);
|
||||
void onEraseBackground(wxEraseEvent&) {}
|
||||
// void onIdle (wxIdleEvent& ev);
|
||||
|
||||
/// Close the welcome window, and show the given set
|
||||
|
||||
Reference in New Issue
Block a user