aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/chatlogpiece.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/chatlogpiece.h b/include/chatlogpiece.h
index e6f77c74..f3a9dc8b 100644
--- a/include/chatlogpiece.h
+++ b/include/chatlogpiece.h
@@ -1,10 +1,12 @@
#ifndef CHATLOGPIECE_H
#define CHATLOGPIECE_H
+#include <QtWidgets/QApplication>
#include <QDateTime>
#include <QString>
class chatlogpiece {
+ Q_DECLARE_TR_FUNCTIONS(chatlogpiece)
public:
chatlogpiece();
chatlogpiece(QString p_name, QString p_showname, QString p_message,