summaryrefslogtreecommitdiff
path: root/src/gui/styleeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/styleeditor.h')
-rw-r--r--src/gui/styleeditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/styleeditor.h b/src/gui/styleeditor.h
index fed2908..f9caf9c 100644
--- a/src/gui/styleeditor.h
+++ b/src/gui/styleeditor.h
@@ -68,6 +68,7 @@ private:
QModelIndex _nodeStyleIndex;
QModelIndex _edgeStyleIndex;
+ Style *_activeStyle;
};
#endif // STYLEEDITOR_H