From kde-commits Mon Dec 19 11:52:01 2005 From: Dirk Mueller Date: Mon, 19 Dec 2005 11:52:01 +0000 To: kde-commits Subject: branches/KDE/3.5/kdenetwork/kopete/kopete/config/appearance Message-Id: <1134993121.873609.2007.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=113499313422532 SVN commit 489653 by mueller: another misplaced ';' M +1 -1 appearanceconfig.cpp --- branches/KDE/3.5/kdenetwork/kopete/kopete/config/appearance/appearanceconfig.cpp #489652:489653 @@ -707,7 +707,7 @@ "\n" "\n" "\n" - "\n\n\n\n\n" ) ); + "\n\n\n\n\n" ) ) { KRun::runURL( KURL(locateLocal("appdata", QString::fromLatin1("styles/%1.xsl").arg( styleName ) )) , "text/plain"); currentStyle = QString::null; //force to update preview;