summaryrefslogtreecommitdiffstats
path: root/src/star-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/star-context.cpp')
-rw-r--r--src/star-context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/star-context.cpp b/src/star-context.cpp
index 7861354e9..66e6b3116 100644
--- a/src/star-context.cpp
+++ b/src/star-context.cpp
@@ -170,7 +170,7 @@ sp_star_context_dispose (GObject *object)
*
* @param selection Should not be NULL.
*/
-void sp_star_context_selection_changed (Inkscape::Selection * selection, gpointer data)
+static void sp_star_context_selection_changed (Inkscape::Selection * selection, gpointer data)
{
g_assert (selection != NULL);