From 1191684e839424a3ee0b1df7aa19280562ce8492 Mon Sep 17 00:00:00 2001 From: stv Date: Fri, 16 Feb 2007 08:00:42 +0000 Subject: [PATCH] no message --- src/SUITApp/SUITApp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SUITApp/SUITApp.cxx b/src/SUITApp/SUITApp.cxx index c21abb441..aef3ce308 100644 --- a/src/SUITApp/SUITApp.cxx +++ b/src/SUITApp/SUITApp.cxx @@ -108,7 +108,7 @@ public: SUIT_ResourceMgr* resMgr = 0; if ( myIniFormat ) { - resMgr = new SUIT_ResourceMgr( appName ); + resMgr = new SUIT_ResourceMgr( appName, QString( "%1Config" ) ); resMgr->setCurrentFormat( "ini" ); } else -- 2.39.2