summaryrefslogtreecommitdiffstats
path: root/src/widgets/paint-selector.h
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2012-03-15 13:58:12 +0000
committerJohn Smith <removethis.john.q.public@bigmail.com>2012-03-15 13:58:12 +0000
commite5c32af702dc2041efda84497b0a70fb3df74961 (patch)
treebf8749ba7e9f6ddf921407571c0e3bff9a585dbb /src/widgets/paint-selector.h
parentFix for 903671 : Fill and Stroke Gradient list and Gradient Editor (diff)
downloadinkscape-e5c32af702dc2041efda84497b0a70fb3df74961.tar.gz
inkscape-e5c32af702dc2041efda84497b0a70fb3df74961.zip
Fix for 950508 : Fill Stroke : Minor visual enhancements
(bzr r11090)
Diffstat (limited to 'src/widgets/paint-selector.h')
-rw-r--r--src/widgets/paint-selector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/paint-selector.h b/src/widgets/paint-selector.h
index 69cfa602e..7400987ee 100644
--- a/src/widgets/paint-selector.h
+++ b/src/widgets/paint-selector.h
@@ -72,6 +72,7 @@ struct SPPaintSelector {
GtkWidget *evenodd, *nonzero;
GtkWidget *frame, *selector;
+ GtkWidget *label;
SPColor color;
float alpha;