forked from qt-creator/qt-creator
HelloWorld: Remove unneeded and "strange" declaration
Change-Id: Id2a28fdfb303c82432af1092a082fa68a1cb850d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -32,8 +32,6 @@
|
|||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|
||||||
QT_FORWARD_DECLARE_CLASS(QLabel)
|
|
||||||
|
|
||||||
namespace HelloWorld {
|
namespace HelloWorld {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user