summaryrefslogtreecommitdiffstats
path: root/src/attribute-rel-css.h
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2012-03-13 15:41:41 +0000
committertavmjong-free <tavmjong@free.fr>2012-03-13 15:41:41 +0000
commita56640c647ad2fc3a53b9ae8b4f02149257b1f54 (patch)
tree6fd3ae8b27699a4f85a01ce94484e1dc021dc713 /src/attribute-rel-css.h
parentFix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too... (diff)
downloadinkscape-a56640c647ad2fc3a53b9ae8b4f02149257b1f54.tar.gz
inkscape-a56640c647ad2fc3a53b9ae8b4f02149257b1f54.zip
Protect against missing attributes and property files.
(bzr r11078)
Diffstat (limited to 'src/attribute-rel-css.h')
-rw-r--r--src/attribute-rel-css.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/attribute-rel-css.h b/src/attribute-rel-css.h
index b5077f8a0..5f3aaf253 100644
--- a/src/attribute-rel-css.h
+++ b/src/attribute-rel-css.h
@@ -43,6 +43,8 @@ private:
prop_defValue_pair
};
static SPAttributeRelCSS *instance;
+ static bool foundFileProp;
+ static bool foundFileDefault;
hashList propertiesOfElements;
// Data structure to store CSS property and default value pair