diff -r be94799f33d2 -r 29bf9c1a3ad3 QTfrontend/hwform.cpp --- 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();