summaryrefslogtreecommitdiffstats
path: root/tdewidgets/README
diff options
context:
space:
mode:
Diffstat (limited to 'tdewidgets/README')
-rw-r--r--tdewidgets/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdewidgets/README b/tdewidgets/README
index d0ce8fcab..e14b2fe5a 100644
--- a/tdewidgets/README
+++ b/tdewidgets/README
@@ -11,14 +11,14 @@ $TDEDIR/lib/trinity/plugins . With the KDE build system nothing special
(i.e. editing the plugin path) is needed, as uic will automatically be
called with -L <path to the tdewidgets plugin> .
-This plugin uses the QWidget plugin API of Qt >= 3.0
+This plugin uses the TQWidget plugin API of Qt >= 3.0
Don't expect it to work with any other versions of Qt.
Known Bugs:
===========
-Designer crashes when using widgets that use the kapp pointer.
+Designer crashes when using widgets that use the tdeApp pointer.
HOWTO Add Widgets:
==================