From: Matt Keeter Date: Fri, 7 Mar 2014 17:46:09 +0000 (-0600) Subject: Whitespace fix X-Git-Tag: v0.9.0~33 X-Git-Url: https://git.sur5r.net/?p=fstl;a=commitdiff_plain;h=772e8a23d5fcb26432c76d209d0698eab43a4687 Whitespace fix --- 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); }