# | Line 19 | Line 19 | class SoundPageFinal : public QWizardPag | |
---|---|---|
19 | Q_OBJECT | |
20 | ||
21 | public: | |
22 | < | explicit SoundPageFinal(QString soundsLocation, DropTableWidget *page2Table, Logger *myLogger, QHash<QString, QString> *commandMap, QWidget *parent = 0); |
22 | > | explicit SoundPageFinal(QString AppDir, QString soundsLocation, DropTableWidget *page2Table, Logger *myLogger, QHash<QString, QString> *commandMap, QWidget *parent = 0); |
23 | ~SoundPageFinal(); | |
24 | ||
25 | private: |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |