[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:22:22 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=17878cc

The following commit has been merged in the master branch:
commit 17878ccf9572bd59dc96a10b9a3898b5f6d507e2
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Thu Aug 9 10:35:41 2012 +0100

    Whitespace fixes
---
 lib/message.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/message.h b/lib/message.h
index b74d325..2f18d78 100644
--- a/lib/message.h
+++ b/lib/message.h
@@ -64,7 +64,7 @@ public:
      * 
      * \param part the content to be added, in valid HTML
      */
-    void appendMessagePart(const QString& part);
+    void appendMessagePart(const QString &part);
 
     /*! rief Construct the final procesesd content
      * \par
@@ -98,7 +98,7 @@ public:
     /*! 
eturn the time the message was sent*/
     QDateTime time() const;
     /*! 
eturn the unique token from the message*/
-    QString   token() const;
+    QString token() const;
     /*! 
eturn the type of the message*/
     Tp::ChannelTextMessageType type() const;
 

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list