From 241992ad0df0553c955f615bf09ed2da399169a9 Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Thu, 31 May 2012 05:31:33 +0900 Subject: remove QT_NO_SOUND and QT_NO_RASTERCALLBACKS These two defines are not used. Change-Id: Iec4ae95a8a2222d3c6e9f35b08954cf30aa15bda Reviewed-by: Lars Knoll --- src/corelib/global/qfeatures.txt | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'src/corelib/global/qfeatures.txt') diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt index 198efdcb7c..0512beb4ba 100644 --- a/src/corelib/global/qfeatures.txt +++ b/src/corelib/global/qfeatures.txt @@ -98,13 +98,6 @@ Requires: Name: QTabletEvent SeeAlso: ??? -Feature: SOUND -Description: Supports playing audio files. -Section: Kernel -Requires: -Name: Sounds -SeeAlso: ??? - Feature: EFFECTS Description: Supports special widget effects (e.g. fading and scrolling). Section: Kernel @@ -921,13 +914,6 @@ Requires: Name: Painting Debug Utilities SeeAlso: ??? -Feature: RASTERCALLBACKS -Description: Supports subclassing the QPaintEngineRaster with callback functions. -Section: Painting -Requires: -Name: Raster Paint Engine callback functions -SeeAlso: ??? - # Fonts Feature: FREETYPE -- cgit v1.2.3