diff options
Diffstat (limited to 'src/gatscon')
| -rw-r--r-- | src/gatscon/clientwidget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gatscon/clientwidget.h b/src/gatscon/clientwidget.h index 5ff18fb..06c154d 100644 --- a/src/gatscon/clientwidget.h +++ b/src/gatscon/clientwidget.h | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | #ifndef CLIENT_WIDGET_H | 1 | #ifndef CLIENT_WIDGET_H |
| 2 | #define CLIENT_WIDGET_H | 2 | #define CLIENT_WIDGET_H |
| 3 | 3 | ||
| 4 | #include <QObject> | ||
| 4 | #include "ui_clientwidget.h" | 5 | #include "ui_clientwidget.h" |
| 5 | #include "iobase.h" | 6 | #include "iobase.h" |
| 6 | 7 | ||
