Generated packs can now be selected for printing.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1107 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2008-08-08 21:35:38 +00:00
parent 5cde673976
commit 2d2c434bd8
18 changed files with 322 additions and 64 deletions
+1
View File
@@ -21,6 +21,7 @@
* Terminology:
* selected item = a single item in the variable selected_item
* focused items = items that are drawn as selected in the control
* TODO: This is reverse of normal
*/
class ItemList : public wxListView {
public: