mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 13:06:59 -04:00
tried explorer style theming of list, doesn't work
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1603 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -57,6 +57,7 @@ CardListBase::CardListBase(Window* parent, int id, long additional_style)
|
||||
{
|
||||
// add to the list of card lists
|
||||
card_lists.push_back(this);
|
||||
//enable_themed_selection_rectangle(this); // while this looks fancy, it is buggy
|
||||
}
|
||||
|
||||
CardListBase::~CardListBase() {
|
||||
|
||||
Reference in New Issue
Block a user