summaryrefslogtreecommitdiffstats
path: root/qtinterface
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-17 00:32:22 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-17 00:32:22 +0000
commita4bc52452496422f308cc37fbbc8ce894e3c9725 (patch)
treee4c10308866151f2ef2be76522117fce949d6320 /qtinterface
parent07347c4b3fad95d44d054c2e680aa1816d020d05 (diff)
downloadtqtinterface-a4bc52452496422f308cc37fbbc8ce894e3c9725.tar.gz
tqtinterface-a4bc52452496422f308cc37fbbc8ce894e3c9725.zip
Add TQFontDialog to TQt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1237063 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface')
-rw-r--r--qtinterface/tqt.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index b1187ca..4d382d7 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -391,6 +391,7 @@ Boston, MA 02110-1301, USA.
#define TQFocusData QFocusData
#define TQFontDatabase QFontDatabase
#define TQFont QFont
+#define TQFontDialog QFontDialog
#define TQFontInfo QFontInfo
#define TQFontMetrics QFontMetrics
#define TQFrame QFrame