mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Move DbChoices out of Shuttle.h
This commit is contained in:
@@ -13,14 +13,6 @@
|
||||
|
||||
#include "commands/CommandTargets.h"
|
||||
|
||||
class Enums {
|
||||
public:
|
||||
static const wxString * GetDbChoices();
|
||||
static const int NumDbChoices;
|
||||
static const double Db2Signal[];
|
||||
static const wxString DbChoices[];
|
||||
};
|
||||
|
||||
class WrappedType;
|
||||
|
||||
class Shuttle /* not final */ {
|
||||
|
Reference in New Issue
Block a user