Turn screenshot management into a page.

This commit is contained in:
Petr Mrázek
2014-06-28 17:07:08 +02:00
parent 30b1f5e5cf
commit e8731c5d01
17 changed files with 33 additions and 488 deletions

View File

@ -36,6 +36,10 @@ public:
virtual QString helpPage()
{
return QString();
}
virtual void opened()
{
}
int stackIndex = -1;
int listIndex = -1;