From ea4fffa590b1bf7cb936cf6e5ab4e8090dc38910 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Tue, 21 Aug 2018 16:49:59 +0200 Subject: style categories --- src/data/style.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/style.h') diff --git a/src/data/style.h b/src/data/style.h index 1b0618e..cef7c7b 100644 --- a/src/data/style.h +++ b/src/data/style.h @@ -49,6 +49,7 @@ public: void setName(const QString &name); QString propertyWithDefault(QString prop, QString def, bool tikzitOverride=true) const; + QString tikz() const; protected: QString _name; GraphElementData *_data; -- cgit v1.2.3