summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/selectorsdialog.h
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-06-19 11:03:46 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-07-08 21:04:12 +0000
commit08b64685a1a55a681ded366c680817b6d92646ea (patch)
tree92ba04750a866dcdb7f7e6549fd0bad5c6b5e1a6 /src/ui/dialog/selectorsdialog.h
parentFixing coding style (diff)
downloadinkscape-08b64685a1a55a681ded366c680817b6d92646ea.tar.gz
inkscape-08b64685a1a55a681ded366c680817b6d92646ea.zip
Add initial commit
Diffstat (limited to 'src/ui/dialog/selectorsdialog.h')
-rw-r--r--src/ui/dialog/selectorsdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/selectorsdialog.h b/src/ui/dialog/selectorsdialog.h
index 6830a0124..c12772e5a 100644
--- a/src/ui/dialog/selectorsdialog.h
+++ b/src/ui/dialog/selectorsdialog.h
@@ -130,6 +130,7 @@ class SelectorsDialog : public Widget::Panel {
StyleDialog *_style_dialog;
// Reading and writing the style element.
Inkscape::XML::Node *_getStyleTextNode();
+ void _updateStyleSheets();
void _readStyleElement();
void _writeStyleElement();