SVN commit 1119623 by kuemmel: GCC fix M +2 -0 mainwindow.h --- branches/work/kst/portto4/kst/src/libkstapp/mainwindow.h #1119622:1119623 @@ -14,7 +14,9 @@ #include <QMainWindow> #include <QPointer> +#include <QLabel> + class QMenu; class QAction; class QProgressBar;