aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/Viewport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vncviewer/Viewport.cxx')
-rw-r--r--vncviewer/Viewport.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vncviewer/Viewport.cxx b/vncviewer/Viewport.cxx
index e6183bc1..4bd0758f 100644
--- a/vncviewer/Viewport.cxx
+++ b/vncviewer/Viewport.cxx
@@ -869,6 +869,7 @@ void Viewport::popupContextMenu()
break;
case ID_MINIMIZE:
window()->iconize();
+ break;
case ID_RESIZE:
if (window()->fullscreen_active())
break;