aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppMessage.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2011-09-21 09:23:30 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2011-09-21 09:23:30 +0000
commit387269664f575429b3d8e023c4bce51763b6335c (patch)
treec62bdf70e2be08518ad1a3cda03009fc57163d6d /src/QXmppMessage.h
parent44593bd7f234284a515df59cce3332f8b91d5022 (diff)
downloadqxmpp-387269664f575429b3d8e023c4bce51763b6335c.tar.gz
remove trailing whitespace
Diffstat (limited to 'src/QXmppMessage.h')
-rw-r--r--src/QXmppMessage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/QXmppMessage.h b/src/QXmppMessage.h
index b73b5a0b..9d518f74 100644
--- a/src/QXmppMessage.h
+++ b/src/QXmppMessage.h
@@ -46,7 +46,7 @@ public:
Headline
};
- /// This enum describes a chat state as defined by
+ /// This enum describes a chat state as defined by
/// XEP-0085 : Chat State Notifications.
enum State
{
@@ -67,7 +67,7 @@ public:
bool isAttentionRequested() const;
void setAttentionRequested(bool requested);
-
+
QDateTime stamp() const;
void setStamp(const QDateTime &stamp);