diff options
Diffstat (limited to 'qtools')
-rw-r--r-- | qtools/qglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qglobal.h b/qtools/qglobal.h index 53b082e..b8854c0 100644 --- a/qtools/qglobal.h +++ b/qtools/qglobal.h @@ -594,6 +594,6 @@ Q_EXPORT void qObsolete( const char *message ); #endif // DvH: added to avoid warnings on recent gcc versions -#define Q_DELETE_VOID_UNDEFINED +#define Q_DELETING_VOID_UNDEFINED #endif // QGLOBAL_H |