feat: new set stylesheet filtering

This commit is contained in:
Brendan Hagan
2022-06-19 22:46:10 -04:00
parent bd8ad40694
commit 52f1724449
6 changed files with 88 additions and 28 deletions
+3
View File
@@ -227,6 +227,9 @@ enum ControlID {
ID_CONTROL_MIN = 1000,
ID_CONTROL_MAX = 1999,
// New Set Window
ID_STYLESHEET_FILTER,
// Controls
ID_VIEWER = 1001,
ID_EDITOR,