QTfrontend/playrecordpage.h
changeset 580 d3ebf84e9fad
parent 579 94db15de0392
child 581 909141b17f68
--- 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;