[Bug 276901] Tooltips should be disabled in default configuration
Aaron J. Seigo
aseigo at kde.org
Thu Jul 7 11:56:43 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=276901
--- Comment #10 from Aaron J. Seigo <aseigo kde org> 2011-07-07 09:56:43 ---
we could build Qt with QT_NO_TOOLTIP and thereby kill all Qt tooltips. it looks
like the easiest way to achieve this is to patch src/corelib/global/qfeatures.h
to uncomment the #define QT_NO_TOOLTIP line.
alternatively, qconfig could be used to generate a custom features file to pass
to configure ala:
http://doc.qt.nokia.com/main-snapshot/fine-tuning-features.html
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Active
mailing list