diff options
| author | John Smith <john.smith7545@yahoo.com> | 2012-03-16 04:15:22 +0000 |
|---|---|---|
| committer | John Smith <removethis.john.q.public@bigmail.com> | 2012-03-16 04:15:22 +0000 |
| commit | dd882dfdf6cf6ccfa55472577d89245a1e49d688 (patch) | |
| tree | 3cffc864bbcd55cb4d270d59245c2ca710bbe0e1 /src/ui/widget/object-composite-settings.h | |
| parent | clean up (diff) | |
| download | inkscape-dd882dfdf6cf6ccfa55472577d89245a1e49d688.tar.gz inkscape-dd882dfdf6cf6ccfa55472577d89245a1e49d688.zip | |
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity label size
(bzr r11093)
Diffstat (limited to 'src/ui/widget/object-composite-settings.h')
| -rw-r--r-- | src/ui/widget/object-composite-settings.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget/object-composite-settings.h b/src/ui/widget/object-composite-settings.h index 7b0e9b994..d05839a03 100644 --- a/src/ui/widget/object-composite-settings.h +++ b/src/ui/widget/object-composite-settings.h @@ -45,7 +45,6 @@ private: Glib::ustring _opacity_tag; Gtk::VBox _opacity_vbox; - Gtk::HBox _opacity_label_box; Gtk::HBox _opacity_hbox; Gtk::Label _opacity_label; Gtk::Adjustment _opacity_adjustment; |
