summaryrefslogtreecommitdiffstats
path: root/chalk/doc/howtofilters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/doc/howtofilters.txt')
-rw-r--r--chalk/doc/howtofilters.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/chalk/doc/howtofilters.txt b/chalk/doc/howtofilters.txt
index e586ae198..dad6fe455 100644
--- a/chalk/doc/howtofilters.txt
+++ b/chalk/doc/howtofilters.txt
@@ -1,7 +1,7 @@
The goal of this howto is to explain how to create a filter for chalk
-2) using Qt/Designer for the ConfigurationWidget
+2) using TQt/Designer for the ConfigurationWidget
Just copy the following in a file named (for instance) myfiltercw.ui :
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
@@ -25,6 +25,6 @@ Just copy the following in a file named (for instance) myfiltercw.ui :
<layoutdefaults spacing="6" margin="11"/>
</UI>
-And then open Qt/Designer
+And then open TQt/Designer
-NOTE: it would be nicer if I knew how to copy (using autoconf/automake) this file in $(TQTDIR)/tools/designer/templates \ No newline at end of file
+NOTE: it would be nicer if I knew how to copy (using autoconf/automake) this file in $(TQTDIR)/tools/designer/templates