From 2ffa87f9e7f7f5c3db3f18880aa1040e870b2ba7 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 07 Oct 2003 13:03:51 +0000 Subject: use OPIE_NEW_MALLOC as well --- (limited to 'x11/libqpe-x11') diff --git a/x11/libqpe-x11/qpe/qpeapplication.cpp b/x11/libqpe-x11/qpe/qpeapplication.cpp index eb01e50..0a98481 100644 --- a/x11/libqpe-x11/qpe/qpeapplication.cpp +++ b/x11/libqpe-x11/qpe/qpeapplication.cpp @@ -755,7 +755,7 @@ int QPEApplication::x11ClientMessage(QWidget* w, XEvent* event, bool b ) { #define KeyPress XKeyPress #define KeyRelease XKeyRelease -#if defined(QT_QWS_IPAQ) || defined(QT_QWS_SL5XXX) +#if defined(OPIE_NEW_MALLOC) // The libraries with the skiff package (and possibly others) have // completely useless implementations of builtin new and delete that -- cgit v0.9.0.2