mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
Remove some useless "typedef wxX X"
This commit is contained in:
@@ -20,7 +20,7 @@ DECLARE_POINTER_TYPE(ValueActionPerformer);
|
||||
// ----------------------------------------------------------------------------- : SymbolWindow
|
||||
|
||||
/// The window for editing symbols
|
||||
class SymbolWindow : public Frame {
|
||||
class SymbolWindow : public wxFrame {
|
||||
public:
|
||||
/// Construct a SymbolWindow
|
||||
SymbolWindow(Window* parent);
|
||||
|
||||
Reference in New Issue
Block a user