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:
twanvl
2006-12-21 19:54:42 +00:00
parent e8f580b691
commit 572881aa31
2 changed files with 26 additions and 35 deletions
+2
View File
@@ -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();