summaryrefslogtreecommitdiffstats
path: root/src/widget/wstatuslight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wstatuslight.h')
-rw-r--r--src/widget/wstatuslight.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/widget/wstatuslight.h b/src/widget/wstatuslight.h
index aad96ee7fa..f01b844ead 100644
--- a/src/widget/wstatuslight.h
+++ b/src/widget/wstatuslight.h
@@ -20,11 +20,13 @@
#ifndef WSTATUSLIGHT_H
#define WSTATUSLIGHT_H
-#include "wwidget.h"
-#include <qpixmap.h>
-#include <qstring.h>
-//Added by qt3to4:
#include <QPaintEvent>
+#include <QWidget>
+#include <QString>
+#include <QDomNode>
+#include <QPixmap>
+
+#include "widget/wwidget.h"
/**
*@author John Sully