mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
Changed scroll size of PackageList;
Added 'collapse' option for card notes; Made variant of DECLARE_TYPEOF for maps (two template arguments). git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@202 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -117,6 +117,14 @@ btn_ok_normal IMAGE "../common/btn_ok_normal.png"
|
||||
btn_ok_hover IMAGE "../common/btn_ok_hover.png"
|
||||
btn_ok_focus IMAGE "../common/btn_ok_focus.png"
|
||||
btn_ok_down IMAGE "../common/btn_ok_down.png"
|
||||
btn_collapse_normal IMAGE "../common/btn_collapse_normal.png"
|
||||
btn_collapse_hover IMAGE "../common/btn_collapse_hover.png"
|
||||
btn_collapse_focus IMAGE "../common/btn_collapse_focus.png"
|
||||
btn_collapse_down IMAGE "../common/btn_collapse_down.png"
|
||||
btn_expand_normal IMAGE "../common/btn_expand_normal.png"
|
||||
btn_expand_hover IMAGE "../common/btn_expand_hover.png"
|
||||
btn_expand_focus IMAGE "../common/btn_expand_focus.png"
|
||||
btn_expand_down IMAGE "../common/btn_expand_down.png"
|
||||
|
||||
//about_xmas IMAGE "about-xmas.png"
|
||||
//two_xmas IMAGE "two_beta-xmas.png"
|
||||
|
||||
Reference in New Issue
Block a user