ui: new style for bundle node

This commit is contained in:
Eberhard Graether
2015-09-09 11:48:16 +02:00
parent 934c70272d
commit 70283f7610
12 changed files with 123 additions and 51 deletions
+1
View File
@@ -98,6 +98,7 @@ public:
static size_t getFontSizeForNodeType(Node::NodeType type);
static size_t getFontSizeOfAccessNode();
static size_t getFontSizeOfExpandToggleNode();
static size_t getFontSizeOfCountCircle();
static std::string getFontNameForNodeType(Node::NodeType type);
static std::string getFontNameOfAccessNode();