[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kopete/kopete/config/appearance
From:       Simon Hausmann <hausmann () kde ! org>
Date:       2004-02-27 9:53:44
Message-ID: 20040227095344.A76B8995A () office ! kde ! org
[Download RAW message or body]

CVS commit by hausmann: 

- fix compilation


  M +2 -2      appearanceconfig.cpp   1.26


--- kdenetwork/kopete/kopete/config/appearance/appearanceconfig.cpp  #1.25:1.26
@@ -606,6 +606,6 @@ void AppearanceConfig::slotUpdatePreview
                 QString stylePath = locate("appdata", \
QString::fromLatin1("styles/%1.xsl").arg(itemMap[ style ]) );  \
                d->xsltParser->setXSLT( fileContents(stylePath) );
-                preview->write( d->xsltParser->transform( msgIn.asXML().toString(), \
                QString::null ) );
-                preview->write( d->xsltParser->transform( msgOut.asXML().toString(), \
QString::null ) ); +                preview->write( d->xsltParser->transform( \
msgIn.asXML().toString() ) ); +                preview->write( \
d->xsltParser->transform( msgOut.asXML().toString() ) );  msgIn.setFg( QColor( \
"DodgerBlue" ) );  msgIn.setBg( QColor( "LightSteelBlue" ) );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic