summaryrefslogtreecommitdiffstats
path: root/src/ui/widget
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2015-08-28 13:14:36 +0000
committerMarc Jeanmougin <mc@M0nst3r.bouyguesbox.fr>2015-08-28 13:14:36 +0000
commit24cdeecb6af278d2bb321dad6561a2dbe55e3960 (patch)
tree41db719437b8ee293203a04bec1fceabac5d1580 /src/ui/widget
parentImprove elastic mode in transform by two points LPE (diff)
downloadinkscape-24cdeecb6af278d2bb321dad6561a2dbe55e3960.tar.gz
inkscape-24cdeecb6af278d2bb321dad6561a2dbe55e3960.zip
typo ?
(bzr r14330)
Diffstat (limited to 'src/ui/widget')
-rw-r--r--src/ui/widget/color-entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/color-entry.h b/src/ui/widget/color-entry.h
index edabe1980..08537f26d 100644
--- a/src/ui/widget/color-entry.h
+++ b/src/ui/widget/color-entry.h
@@ -9,7 +9,7 @@
*/
#ifndef SEEN_COLOR_ENTRY_H
-#define SEEN_COLOR_ENTRY_H_
+#define SEEN_COLOR_ENTRY_H
#include <gtkmm/entry.h>
#include "ui/selected-color.h"