From 0482e7ec706e2f33c62b1ce786eb7662edccc8a7 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 7 Aug 2012 11:53:59 +0000 Subject: [PATCH] 0021761: [CEA 606] no effect for disableSplashScreen=true Write a comment to the user preference file that any changes made in this file can be lost --- src/Qtx/QtxResourceMgr.cxx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Qtx/QtxResourceMgr.cxx b/src/Qtx/QtxResourceMgr.cxx index cd70c4858..946374411 100644 --- a/src/Qtx/QtxResourceMgr.cxx +++ b/src/Qtx/QtxResourceMgr.cxx @@ -645,6 +645,10 @@ bool QtxResourceMgr::IniFormat::save( const QString& fname, const QMap::ConstIterator it = secMap.begin(); it != secMap.end() && res; ++it ) { @@ -890,6 +894,8 @@ bool QtxResourceMgr::XmlFormat::save( const QString& fname, const QMap