diff --git a/src/window.cpp b/src/window.cpp index 1b3530b..34a0a56 100644 --- a/src/window.cpp +++ b/src/window.cpp @@ -70,7 +70,6 @@ void Window::enable_open_action() void Window::disable_open_action() { - open_action->setEnabled(false); }