Code

Fix wrong number of colors in Tweak tool XPM cursors
[inkscape.git] / src / pixmaps / cursor-repel.xpm
index 53dea7b886cdb59a55ed4710a71adbf03bc2e386..d365cddc315e7abeb4d08a617b02b05d54e7e0fa 100644 (file)
@@ -1,6 +1,6 @@
 /* XPM */
-static char cursor_repel_xpm[] = {
-"32 32 6 1",
+static char const *cursor_repel_xpm[] = {
+"32 32 3 1",
 "      c None",
 ".     c #FFFFFF",
 "+     c #000000",