diff --git a/oscar/mainwindow.cpp b/oscar/mainwindow.cpp index 26c1a889..ed8e6def 100644 --- a/oscar/mainwindow.cpp +++ b/oscar/mainwindow.cpp @@ -135,6 +135,7 @@ void MainWindow::SetupGUI() ui->action_Preferences->setMenuRole(QAction::PreferencesRole); #endif ui->actionPrint_Report->setShortcuts(QKeySequence::Print); + ui->action_Fullscreen->setShortcuts(QKeySequence::FullScreen); ui->actionLine_Cursor->setChecked(AppSetting->lineCursorMode()); ui->actionPie_Chart->setChecked(AppSetting->showPieChart()); diff --git a/oscar/mainwindow.ui b/oscar/mainwindow.ui index 696a7374..e6af849c 100644 --- a/oscar/mainwindow.ui +++ b/oscar/mainwindow.ui @@ -2887,7 +2887,7 @@ p, li { white-space: pre-wrap; } &Advanced - + Purge Oximetry Data @@ -2901,7 +2901,7 @@ p, li { white-space: pre-wrap; } - +