QTfrontend/hwform.cpp
changeset 301 29bf9c1a3ad3
parent 290 09738170c557
child 306 7b61834edcf6
--- a/QTfrontend/hwform.cpp	Thu Dec 14 20:06:46 2006 +0000
+++ b/QTfrontend/hwform.cpp	Fri Dec 15 12:48:40 2006 +0000
@@ -40,7 +40,7 @@
 {
 	ui.setupUi(this);
 
-	config = new GameUIConfig(this);
+	config = new GameUIConfig(this, cfgdir->absolutePath() + "/hedgewars.ini");
 
 	UpdateTeamsLists();