summaryrefslogtreecommitdiffstats
path: root/src/attribute-rel-css.cpp
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-11-03 02:14:36 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-05-09 19:42:10 +0000
commit94c489c75dc15b7e8ebe2524af57a3e451b961d2 (patch)
treee4f128ad4527f20a9405a507e0cc78705bb6a4f5 /src/attribute-rel-css.cpp
parentStart migrating 0.92 patch to master (diff)
downloadinkscape-94c489c75dc15b7e8ebe2524af57a3e451b961d2.tar.gz
inkscape-94c489c75dc15b7e8ebe2524af57a3e451b961d2.zip
Tweak to force CI
Diffstat (limited to 'src/attribute-rel-css.cpp')
-rw-r--r--src/attribute-rel-css.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/attribute-rel-css.cpp b/src/attribute-rel-css.cpp
index f8483d538..325af092d 100644
--- a/src/attribute-rel-css.cpp
+++ b/src/attribute-rel-css.cpp
@@ -25,6 +25,7 @@
#include "path-prefix.h"
#include "preferences.h"
+
SPAttributeRelCSS * SPAttributeRelCSS::instance = NULL;
bool SPAttributeRelCSS::foundFileProp = false;
bool SPAttributeRelCSS::foundFileDefault = false;