aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppLogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppLogger.h')
-rw-r--r--src/base/QXmppLogger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/QXmppLogger.h b/src/base/QXmppLogger.h
index 096c3520..7178d960 100644
--- a/src/base/QXmppLogger.h
+++ b/src/base/QXmppLogger.h
@@ -89,6 +89,7 @@ public:
void setMessageTypes(QXmppLogger::MessageTypes types);
public slots:
+ virtual void incrementCounter(const QString &counter);
void log(QXmppLogger::MessageType type, const QString& text);
void reopen();