diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2015-08-28 13:14:36 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <mc@M0nst3r.bouyguesbox.fr> | 2015-08-28 13:14:36 +0000 |
| commit | 24cdeecb6af278d2bb321dad6561a2dbe55e3960 (patch) | |
| tree | 41db719437b8ee293203a04bec1fceabac5d1580 | |
| parent | Improve elastic mode in transform by two points LPE (diff) | |
| download | inkscape-24cdeecb6af278d2bb321dad6561a2dbe55e3960.tar.gz inkscape-24cdeecb6af278d2bb321dad6561a2dbe55e3960.zip | |
typo ?
(bzr r14330)
| -rw-r--r-- | src/ui/widget/color-entry.h | 2 |
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" |
