Commit 2e036844 authored by twanvl's avatar twanvl

tried explorer style theming of list, doesn't work

parent d98d4459
......@@ -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() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment