From 772e8a23d5fcb26432c76d209d0698eab43a4687 Mon Sep 17 00:00:00 2001 From: Matt Keeter Date: Fri, 7 Mar 2014 11:46:09 -0600 Subject: [PATCH] Whitespace fix --- src/window.cpp | 1 - 1 file changed, 1 deletion(-) 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); } -- 2.39.5