mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
feat: new set stylesheet filtering
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user