mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Add option to download missing stylesheets on startup
This commit is contained in:
@@ -335,6 +335,13 @@ enum ControlID {
|
||||
ID_CARD_LINK_RELATION_1,
|
||||
ID_CARD_LINK_RELATION_2,
|
||||
ID_CARD_LINK_RELATION_3,
|
||||
ID_CARD_LINK_RELATION_4,
|
||||
};
|
||||
ID_CARD_LINK_RELATION_4,
|
||||
// Select stylesheet window
|
||||
ID_DOWNLOAD_STYLESHEET,
|
||||
};
|
||||
|
||||
// ----------------------------------------------------------------------------- : Custom Events
|
||||
|
||||
DECLARE_EVENT_TYPE(EVENT_PACKAGE_LIST_CHANGED, <not used>);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user