summaryrefslogtreecommitdiffstats
path: root/src/helper/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/window.cpp')
-rw-r--r--src/helper/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/window.cpp b/src/helper/window.cpp
index 346bd19f1..7bfc28b92 100644
--- a/src/helper/window.cpp
+++ b/src/helper/window.cpp
@@ -19,7 +19,7 @@
#include "desktop.h"
#include "event-context.h"
-static gboolean
+static bool
sp_window_key_press (GtkWidget *widget, GdkEventKey *event)
{
unsigned int shortcut;