summaryrefslogtreecommitdiffstats
path: root/demos/spectrum/app/mainwidget.h
diff options
context:
space:
mode:
authorck <qt-info@nokia.com>2010-05-20 09:29:20 (GMT)
committerck <qt-info@nokia.com>2010-05-20 09:30:09 (GMT)
commita41534cbabd0aee90c38b9a1a133835863a7f54b (patch)
treedbb4770e0a88587d6cbaf9033b17f8ef65742599 /demos/spectrum/app/mainwidget.h
parenta72c6f403435e5cc7aff501b1e1ee990dfb24969 (diff)
downloadQt-a41534cbabd0aee90c38b9a1a133835863a7f54b.zip
Qt-a41534cbabd0aee90c38b9a1a133835863a7f54b.tar.gz
Qt-a41534cbabd0aee90c38b9a1a133835863a7f54b.tar.bz2
Examples: Fix compilation with namespace.
Diffstat (limited to 'demos/spectrum/app/mainwidget.h')
-rw-r--r--demos/spectrum/app/mainwidget.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/spectrum/app/mainwidget.h b/demos/spectrum/app/mainwidget.h
index 846b97a..c59dbd6 100644
--- a/demos/spectrum/app/mainwidget.h
+++ b/demos/spectrum/app/mainwidget.h
@@ -50,11 +50,14 @@ class Waveform;
class LevelMeter;
class SettingsDialog;
class ToneGeneratorDialog;
+
+QT_BEGIN_NAMESPACE
class QAudioFormat;
class QLabel;
class QPushButton;
class QMenu;
class QAction;
+QT_END_NAMESPACE
/**
* Main application widget, responsible for connecting the various UI