summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1d2c24e)
raw | patch | inline | side by side (parent: 1d2c24e)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Thu, 18 Jan 2007 14:08:14 +0000 (14:08 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Thu, 18 Jan 2007 14:08:14 +0000 (14:08 +0000) |
src/ui/widget/color-preview.cpp | patch | blob | history | |
src/widgets/gradient-image.cpp | patch | blob | history |
index 6e9f9ff4a9abbc7b15c5c11426906dea111198e5..add5964440ed8221eac3b8ede0279ff20cfdcf17 100644 (file)
#include "color-preview.h"
#define SPCP_DEFAULT_WIDTH 32
-#define SPCP_DEFAULT_HEIGHT 11
+#define SPCP_DEFAULT_HEIGHT 12
namespace Inkscape {
namespace UI {
index 2393e407ac37583219ec1f26d01a46f825c29062..d4eb0114357af7aef1d3ca3091856aa375320939 100644 (file)
slider = SP_GRADIENT_IMAGE (widget);
requisition->width = 64;
- requisition->height = 16;
+ requisition->height = 12;
}
static void