summaryrefslogtreecommitdiffstats
path: root/src/inkscape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inkscape.h')
-rw-r--r--src/inkscape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inkscape.h b/src/inkscape.h
index 2f0b7ec8f..c9bff2cf3 100644
--- a/src/inkscape.h
+++ b/src/inkscape.h
@@ -141,7 +141,7 @@ public:
void selection_set (Inkscape::Selection * selection);
void readStyleSheets(bool forceupd = false);
Glib::ustring get_symbolic_colors();
- void get_higlight_colors(gchar *colornamedsuccess, gchar *colornamedwarning, gchar *colornamederror);
+ void get_higlight_colors(int &colorset, int &colorsetsuccess, int &colorsetwarning, int &colorseterror);
void eventcontext_set (Inkscape::UI::Tools::ToolBase * eventcontext);
// Moved document add/remove functions into public inkscape.h as they are used