mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Fix compiling/linking on Linux.
This commit is contained in:
@@ -20,8 +20,8 @@ class CardListBase;
|
||||
|
||||
// ----------------------------------------------------------------------------- : Events
|
||||
|
||||
DECLARE_EVENT_TYPE(EVENT_CARD_SELECT, <not used>)
|
||||
DECLARE_EVENT_TYPE(EVENT_CARD_ACTIVATE, <not used>)
|
||||
DECLARE_LOCAL_EVENT_TYPE(EVENT_CARD_SELECT, <not used>)
|
||||
DECLARE_LOCAL_EVENT_TYPE(EVENT_CARD_ACTIVATE, <not used>)
|
||||
|
||||
/// Handle EVENT_CARD_SELECT events
|
||||
#define EVT_CARD_SELECT(id, handler) \
|
||||
|
||||
Reference in New Issue
Block a user