diff -r 94db15de0392 -r d3ebf84e9fad QTfrontend/playrecordpage.h --- a/QTfrontend/playrecordpage.h Mon Aug 20 17:49:39 2007 +0000 +++ b/QTfrontend/playrecordpage.h Mon Aug 20 18:11:43 2007 +0000 @@ -32,7 +32,7 @@ public: PagePlayDemo(QWidget* parent = 0); - void FillFromDir(QDir dir); + void FillFromDir(QDir dir, const QString & extension); QPushButton *BtnBack; QPushButton *BtnPlayDemo;