--- 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();