diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-01-18 14:08:14 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-01-18 14:08:14 +0000 |
| commit | 3848a030c9742b1e91cecc2dedf7246910050e24 (patch) | |
| tree | 94fdb8ba46bf8f8d196c2b3d6e406216d1113164 /src/ui | |
| parent | patch from David Douard to switch to node tool after creating linked offsets (diff) | |
| download | inkscape-3848a030c9742b1e91cecc2dedf7246910050e24.tar.gz inkscape-3848a030c9742b1e91cecc2dedf7246910050e24.zip | |
height=12
(bzr r2238)
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/widget/color-preview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/color-preview.cpp b/src/ui/widget/color-preview.cpp index 6e9f9ff4a..add596444 100644 --- a/src/ui/widget/color-preview.cpp +++ b/src/ui/widget/color-preview.cpp @@ -15,7 +15,7 @@ #include "color-preview.h" #define SPCP_DEFAULT_WIDTH 32 -#define SPCP_DEFAULT_HEIGHT 11 +#define SPCP_DEFAULT_HEIGHT 12 namespace Inkscape { namespace UI { |
