prepared deck list code to be moved out to common

This commit is contained in:
Max-Wilhelm Bruker 2009-11-16 23:58:07 +01:00
parent 77f5ec29eb
commit 34d2649f65
12 changed files with 112 additions and 134 deletions

View file

@ -51,6 +51,7 @@ private:
void recursiveExpand(const QModelIndex &index);
bool confirmClose();
static const QStringList fileNameFilters;
QString lastFileName;
DeckList::FileFormat lastFileFormat;