summaryrefslogtreecommitdiff
path: root/src/data/graphelementproperty.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-12 17:57:51 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-12 17:57:51 +0200
commitb1cffdb16ca56905a2115aae715ef772f653992c (patch)
tree389047f7fb507b1684b619994f837080ec254c3f /src/data/graphelementproperty.h
parentf6e37a0c273464a2e1abf65cdbd5001952a506ba (diff)
fixed many glitches in style editorv2.0-rc2
Diffstat (limited to 'src/data/graphelementproperty.h')
-rw-r--r--src/data/graphelementproperty.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/graphelementproperty.h b/src/data/graphelementproperty.h
index e9f82d0..4ebe104 100644
--- a/src/data/graphelementproperty.h
+++ b/src/data/graphelementproperty.h
@@ -53,7 +53,6 @@ private:
QString _key;
QString _value;
bool _atom;
- bool _keyMatch;
};
#endif // GRAPHELEMENTPROPERTY_H