From 1fc149fdc32e12043c9c2676e2a381e225886dbf Mon Sep 17 00:00:00 2001 From: ck Date: Thu, 10 Jun 2010 12:05:10 +0200 Subject: Demos: Fix compilation with namespace. --- demos/spectrum/app/mainwidget.h | 1 - 1 file changed, 1 deletion(-) diff --git a/demos/spectrum/app/mainwidget.h b/demos/spectrum/app/mainwidget.h index b3dc352..ddab8b7 100644 --- a/demos/spectrum/app/mainwidget.h +++ b/demos/spectrum/app/mainwidget.h @@ -59,7 +59,6 @@ QT_FORWARD_DECLARE_CLASS(QLabel) QT_FORWARD_DECLARE_CLASS(QPushButton) QT_FORWARD_DECLARE_CLASS(QMenu) QT_FORWARD_DECLARE_CLASS(QAction) -QT_END_NAMESPACE /** * Main application widget, responsible for connecting the various UI -- cgit v0.12