Allow selected card from random pack to be exported

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1076 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2008-08-07 00:22:38 +00:00
parent c2182c1421
commit ee4aa6f50e
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ class RandomPackPanel : public SetWindowPanel {
virtual void onCommand(int id);
// --------------------------------------------------- : Selection
virtual CardP selectedCard() const;
virtual void selectCard(const CardP& card);
// --------------------------------------------------- : Clipboard