summaryrefslogtreecommitdiff
path: root/src/data/nodestyle.h
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-01 15:08:42 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-01 15:08:42 +0200
commitf448114bc7eaa9b99780c108d5172f649c626a88 (patch)
tree728f6042f7a86dfa6c11d0a37fcaee71b688ec90 /src/data/nodestyle.h
parent6e40278f58e63adcf6459242219f3a8d282fdebc (diff)
adjusted font sized
Diffstat (limited to 'src/data/nodestyle.h')
-rw-r--r--src/data/nodestyle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/nodestyle.h b/src/data/nodestyle.h
index 67219db..a3842ff 100644
--- a/src/data/nodestyle.h
+++ b/src/data/nodestyle.h
@@ -43,5 +43,6 @@ public:
};
extern NodeStyle *noneStyle;
+extern NodeStyle *unknownStyle;
#endif // NODESTYLE_H