juicy compiler error

This commit is contained in:
fourtf
2017-01-11 18:52:09 +01:00
parent 580a411e9d
commit 854566b57f
63 changed files with 1481 additions and 1067 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#ifndef CHATWIDGETINPUT_H
#define CHATWIDGETINPUT_H
#include "QWidget"
#include "QPaintEvent"
#include "QWidget"
class ChatWidgetInput : public QWidget
{
@@ -15,4 +15,4 @@ protected:
void paintEvent(QPaintEvent *);
};
#endif // CHATWIDGETINPUT_H
#endif // CHATWIDGETINPUT_H