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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete/private
From:       Richard Smith <kde () metafoo ! co ! uk>
Date:       2003-03-26 2:23:50
[Download RAW message or body]

CVS commit by lilachaze: 

KopeteXSLThread was missing a couple of trivial functions


  M +10 -0     kopetexsl.cpp   1.5


--- kdenonbeta/kopete/libkopete/private/kopetexsl.cpp  #1.4:1.5
@@ -123,4 +123,14 @@ void KopeteXSLThread::run()
 }
 
+const QString &KopeteXSLThread::result()
+{
+        return m_resultString;
+}
+
+const QDomDocument &KopeteXSLThread::resultDocument()
+{
+        return m_result;
+}
+
 int KopeteXSLThread::writeToQString( void * context, const char * buffer, int len )
 {


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

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