summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/select-context.cpp')
-rw-r--r--src/select-context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/select-context.cpp b/src/select-context.cpp
index 640aae9ee..143fb1ae2 100644
--- a/src/select-context.cpp
+++ b/src/select-context.cpp
@@ -69,7 +69,7 @@ static gint xp = 0, yp = 0; // where drag started
static gint tolerance = 0;
static bool within_tolerance = false;
-GtkType
+GType
sp_select_context_get_type(void)
{
static GType type = 0;