Open last active project.
This commit is contained in:
committed by
Tres Finocchiaro
parent
571e4fd31a
commit
dff7e3e4bb
@@ -98,6 +98,7 @@ private slots:
|
||||
void toggleDisplaydBV( bool _enabled );
|
||||
void toggleMMPZ( bool _enabled );
|
||||
void toggleDisableBackup( bool _enabled );
|
||||
void toggleOpenLastProject( bool _enabled );
|
||||
void toggleHQAudioDev( bool _enabled );
|
||||
|
||||
void openWorkingDir();
|
||||
@@ -136,6 +137,7 @@ private:
|
||||
bool m_displaydBV;
|
||||
bool m_MMPZ;
|
||||
bool m_disableBackup;
|
||||
bool m_openLastProject;
|
||||
bool m_hqAudioDev;
|
||||
QString m_lang;
|
||||
QStringList m_languages;
|
||||
|
||||
Reference in New Issue
Block a user