summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gui/main-window.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/main-window.cpp b/gui/main-window.cpp
index f6aa09fc..d302e391 100644
--- a/gui/main-window.cpp
+++ b/gui/main-window.cpp
@@ -855,7 +855,6 @@ bool MainWindow::event(QEvent* event)
{
switch (event->type())
{
- case t::Show:
case t::Hide:
case t::WindowActivate:
case t::WindowDeactivate: