mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
enabled card rotation
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@135 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -140,8 +140,10 @@ class CardListBase : public wxListView, public SetView {
|
||||
|
||||
/// Store the column sizes in the settings
|
||||
void storeColumns();
|
||||
public:
|
||||
/// Open a dialog for selecting columns to be shown
|
||||
void selectColumns();
|
||||
private:
|
||||
|
||||
// --------------------------------------------------- : Window events
|
||||
DECLARE_EVENT_TABLE();
|
||||
|
||||
Reference in New Issue
Block a user