From: mpv Date: Thu, 9 Jun 2005 06:29:14 +0000 (+0000) Subject: Migration to Mandrake 10.1: compatibility with RedHat 8.0 (for SALOMEGUI/QAD_Desktop.h) X-Git-Tag: T2_2_4a3~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d8e8411b5bbeb7ca4a5af60330b1b2a446ba83c6;p=modules%2Fkernel.git Migration to Mandrake 10.1: compatibility with RedHat 8.0 (for SALOMEGUI/QAD_Desktop.h) --- diff --git a/src/PatchQt/qactionP.h b/src/PatchQt/qactionP.h index 6853982c9..1af693795 100644 --- a/src/PatchQt/qactionP.h +++ b/src/PatchQt/qactionP.h @@ -64,6 +64,7 @@ #endif // QT_H #ifndef QT_NO_ACTION +#include // mpv: for QAD_Desktop compilability class QActionPPrivate; class QActionPGroupPrivate;