layers control

This commit is contained in:
2017-03-21 09:56:00 +00:00
parent 03a8266972
commit 13fa84a02c
4 changed files with 43 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ public:
NodePopupMenu* menu_layers = nullptr;
NodeBorder* sidebar = nullptr;
NodePanelBrushes* brushes;
NodePanelLayers* layers;
const uint16_t main_id = const_hash("main");
float width;
float height;