summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/mediummountgui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/mediummountgui.cpp b/core/launcher/mediummountgui.cpp
index f16a37d..f375236 100644
--- a/core/launcher/mediummountgui.cpp
+++ b/core/launcher/mediummountgui.cpp
@@ -182,4 +182,5 @@ void MediumMountGui::startGui() {
182 CheckBoxVideo->setChecked(checkmimevideo); 182 CheckBoxVideo->setChecked(checkmimevideo);
183 CheckBoxAll->setChecked( checkmimeall ); 183 CheckBoxAll->setChecked( checkmimeall );
184 deactivateOthers();
184 // buttons 185 // buttons
185 quit = new QPushButton( this ); 186 quit = new QPushButton( this );