-rw-r--r-- | library/library.pro | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/library/library.pro b/library/library.pro index 04e125f..95c18a2 100644 --- a/library/library.pro +++ b/library/library.pro @@ -61,3 +61,2 @@ HEADERS = calendar.h \ imagecodecinterface.h \ - qt_override_p.h \ qpeglobal.h @@ -119,3 +118,2 @@ SOURCES = calendar.cpp \ lnkproperties.cpp \ - qt_override.cpp \ widget_showing.cpp @@ -136,6 +134,2 @@ include( $(OPIEDIR)/include.pro ) -contains( CONFIG, no-override ){ - DEFINES += OPIE_NO_OVERRIDE_QT -} - contains( CONFIG, LIBQPE_WITHROHFEEDBACK ){ |