mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-23 15:50:05 +02:00
Correct mistake in DECLARE_CLASS macro...
... though it didn't really matter: the macro argument is in fact unused
This commit is contained in:
parent
577b70ddb6
commit
875f38cfa5
@ -70,7 +70,7 @@ private:
|
||||
|
||||
public:
|
||||
|
||||
DECLARE_CLASS(EditToolBar)
|
||||
DECLARE_CLASS(ScrubbingToolBar)
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user