aboutsummaryrefslogtreecommitdiff
path: root/include/chatlogpiece.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chatlogpiece.h')
-rw-r--r--include/chatlogpiece.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/chatlogpiece.h b/include/chatlogpiece.h
index 945a7bc9..0232666d 100644
--- a/include/chatlogpiece.h
+++ b/include/chatlogpiece.h
@@ -1,11 +1,10 @@
#ifndef CHATLOGPIECE_H
#define CHATLOGPIECE_H
-#include <QString>
#include <QDateTime>
+#include <QString>
-class chatlogpiece
-{
+class chatlogpiece {
public:
chatlogpiece();
chatlogpiece(QString p_name, QString p_showname, QString p_message,