diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-03-15 13:58:12 +0000 |
|---|---|---|
| committer | John Smith <removethis.john.q.public@bigmail.com> | 2012-03-15 13:58:12 +0000 |
| commit | e5c32af702dc2041efda84497b0a70fb3df74961 (patch) | |
| tree | bf8749ba7e9f6ddf921407571c0e3bff9a585dbb /src/widgets/paint-selector.h | |
| parent | Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor (diff) | |
| download | inkscape-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.h | 1 |
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; |
