Code

Block "special" solid gradients from gradient F&S dialog.
[inkscape.git] / src / ui / dialog / fill-and-stroke.h
index ee8c32b4f251a84eb08758c2977c65e917203efd..7dc892fea75e6d22a64ef069b1113197b917b847 100644 (file)
@@ -1,8 +1,7 @@
-/**
- * \brief Fill and Stroke dialog
- * based on sp_object_properties_dialog
- *
- * Authors:
+/** @file
+ * @brief Fill and Stroke dialog
+ */
+/* Authors:
  *   Bryce W. Harrington <bryce@bryceharrington.org>
  *   Gustav Broberg <broberg@kth.se>
  *
@@ -52,6 +51,7 @@ protected:
     NotebookPage    _page_stroke_paint;
     NotebookPage    _page_stroke_style;
 
+    StyleSubject::Selection _subject;
     ObjectCompositeSettings _composite_settings;
 
     Gtk::HBox &_createPageTabLabel(const Glib::ustring &label,