AnalyzerContainer: Use constexpr
This commit is contained in:
@@ -64,11 +64,6 @@ class AnalyzerContainer : public QWidget {
|
||||
void ShowPopupMenu();
|
||||
|
||||
private:
|
||||
static const int kLowFramerate;
|
||||
static const int kMediumFramerate;
|
||||
static const int kHighFramerate;
|
||||
static const int kSuperHighFramerate;
|
||||
|
||||
void Load();
|
||||
void Save();
|
||||
void SaveFramerate(const int framerate);
|
||||
|
||||
Reference in New Issue
Block a user