mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Remove some useless "typedef wxX X"
This commit is contained in:
@@ -24,7 +24,7 @@ DECLARE_POINTER_TYPE(Set);
|
||||
* in the future also:
|
||||
* - new game, new style?
|
||||
*/
|
||||
class WelcomeWindow : public Frame {
|
||||
class WelcomeWindow : public wxFrame {
|
||||
public:
|
||||
WelcomeWindow();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user