summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@nokia.com>2012-07-12 02:49:47 +0900
committerQt by Nokia <qt-info@nokia.com>2012-07-12 14:28:16 +0200
commit38e8f6df7844adae0b443f56bd7380395c5afd78 (patch)
tree1e8c3aad6f3a922366faf0fc4a32d016c5fc7e4a /src/corelib/global/qfeatures.txt
parent983ebbc05463b4fc868c7543eb018972ea0d9539 (diff)
remove QT_NO_SIGNALMAPPER from features
QSignalMapper is a small and extremely low-level interface. Change-Id: I7e799673c6fe559178739fbc58385141ae3f0789 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/corelib/global/qfeatures.txt')
-rw-r--r--src/corelib/global/qfeatures.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index f0b3e4e071..1a721e78b0 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -520,13 +520,6 @@ Requires:
Name: Status Tip
SeeAlso: ???
-Feature: SIGNALMAPPER
-Description: Supports bundling of signals from identifiable senders.
-Section: Widgets
-Requires:
-Name: QSignalMapper
-SeeAlso: ???
-
Feature: WHATSTHIS
Description: Supports displaying "What's this" help.
Section: Widgets