started documentation of preferencesdialog

This commit is contained in:
itsmattkc
2019-03-21 23:38:34 +11:00
parent 9b29758b7f
commit f6a4e2c5d7
3 changed files with 32 additions and 18 deletions
-1
View File
@@ -344,7 +344,6 @@ void OliveGlobal::open_preferences() {
panel_footage_viewer->pause();
PreferencesDialog pd(olive::MainWindow);
pd.setup_kbd_shortcuts(olive::MainWindow->menuBar());
pd.exec();
}