summaryrefslogtreecommitdiffstats
path: root/src/widgets/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/util')
-rw-r--r--src/widgets/util/qcolormap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/util/qcolormap.h b/src/widgets/util/qcolormap.h
index 7ac818fc2e..ebb5142768 100644
--- a/src/widgets/util/qcolormap.h
+++ b/src/widgets/util/qcolormap.h
@@ -56,7 +56,7 @@ QT_MODULE(Gui)
class QColor;
class QColormapPrivate;
-class Q_GUI_EXPORT QColormap
+class Q_WIDGETS_EXPORT QColormap
{
public:
enum Mode { Direct, Indexed, Gray };