summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qsound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qsound.h')
-rw-r--r--src/widgets/kernel/qsound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qsound.h b/src/widgets/kernel/qsound.h
index 48e57201f0..79fd241948 100644
--- a/src/widgets/kernel/qsound.h
+++ b/src/widgets/kernel/qsound.h
@@ -54,7 +54,7 @@ QT_MODULE(Gui)
class QSoundPrivate;
-class Q_GUI_EXPORT QSound : public QObject
+class Q_WIDGETS_EXPORT QSound : public QObject
{
Q_OBJECT