added settings popup and icon node

This commit is contained in:
2017-02-21 01:00:48 +00:00
parent ee5e4c2d98
commit a2714f513a
8 changed files with 1231 additions and 41 deletions

View File

@@ -16,6 +16,7 @@
#include <map>
#include <cmath>
#include <stack>
#include <regex>
#include <memory>
#include <string>
#include <vector>