QTfrontend/game.h
changeset 2468 0b62498c201a
parent 2403 6c5d504af2ba
child 2948 3f21a9dc93d0
--- a/QTfrontend/game.h	Thu Oct 15 19:38:18 2009 +0000
+++ b/QTfrontend/game.h	Thu Oct 15 21:47:05 2009 +0000
@@ -50,7 +50,7 @@
 	void StartLocal();
 	void StartQuick();
 	void StartNet();
-	void StartTraining();
+	void StartTraining(const QString & file);
 
  protected:
 	virtual QStringList setArguments();