From 859e524e4c55bedc4a73e3208f34a75013cb37f5 Mon Sep 17 00:00:00 2001 From: mouse Date: Wed, 31 Mar 2004 13:23:53 +0000 Subject: added missed include file for QColorDrag --- (limited to 'libqtaux') diff --git a/libqtaux/qcolordialog.cpp b/libqtaux/qcolordialog.cpp index 907c2aa..ccef0ad 100644 --- a/libqtaux/qcolordialog.cpp +++ b/libqtaux/qcolordialog.cpp @@ -52,6 +52,10 @@ #include "qobjectdict.h" +#ifndef QT_NO_DRAGANDDROP +#include "qdragobject.h" +#endif + // // W A R N I N G // ------------- -- cgit v0.9.0.2