added 'view mlog'/'view msr' switch
This commit is contained in:
@@ -84,6 +84,7 @@ private slots:
|
||||
void musrView();
|
||||
void musrT0();
|
||||
void musrPrefs();
|
||||
void musrShowMlog( const QString &str );
|
||||
|
||||
void helpContents();
|
||||
void helpAboutQt();
|
||||
@@ -100,6 +101,8 @@ private:
|
||||
QComboBox *fComboFont;
|
||||
QComboBox *fComboSize;
|
||||
|
||||
QComboBox *fComboShowMlog;
|
||||
|
||||
QTabWidget *fTabWidget;
|
||||
QMap<QTextEdit*, QString> fFilenames;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user