mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Added some fixes
More work on update window. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@700 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -243,7 +243,9 @@ enum ControlID {
|
||||
, ID_INSTALL
|
||||
, ID_UPGRADE
|
||||
, ID_REMOVE
|
||||
, ID_CANCEL = wxID_CANCEL
|
||||
// Don't use wxID_CANCEL because it makes the button look out of place
|
||||
, ID_CANCEL
|
||||
, ID_APPLY
|
||||
// Auto replace window
|
||||
, ID_USE_AUTO_REPLACE
|
||||
, ID_ITEM_VALUE
|
||||
|
||||
Reference in New Issue
Block a user