diff options
Diffstat (limited to 'kugar/README')
-rw-r--r-- | kugar/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kugar/README b/kugar/README index 6c6372a9..4ad64dfe 100644 --- a/kugar/README +++ b/kugar/README @@ -22,7 +22,7 @@ ABOUT KUGAR: Current features: * KDE GUI report designer. -* Qt report viewer widget for previewing reports from within a Qt application +* TQt report viewer widget for previewing reports from within a TQt application (WYSIWYG). * KDE report viewer widget that utilizes KDE print dialog * KDE report viewer utility. @@ -38,7 +38,7 @@ Current features: * Grand totals: count, sum, average, variance and standard deviation. * Report print progress and cancellation. * Report rendering progress and cancellation. -* Complete implementation of (Qt) printer setup options. +* Complete implementation of (TQt) printer setup options. * Additional formatting (negative numbers, currency, commas for numbers and dates). * Direct database support. @@ -53,8 +53,8 @@ REQUIREMENTS: The following items must be installed prior to building Kugar: -1. Qt version 3.1+ - http://www.trolltech.com -2. KDE 3.1.0+ - http://www.kde.org +1. TQt +2. TDE BUILDING KUGAR: |