diff options
Diffstat (limited to 'doc/html/motif-walkthrough-8.html')
-rw-r--r-- | doc/html/motif-walkthrough-8.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/motif-walkthrough-8.html b/doc/html/motif-walkthrough-8.html index 1202ffdd2..c87c11471 100644 --- a/doc/html/motif-walkthrough-8.html +++ b/doc/html/motif-walkthrough-8.html @@ -44,7 +44,7 @@ possibilities, each with several advantages and disadvantages. <p> <li> We can continue the conversion using existing TQt widgets. <p> <ul> <p> <li> Advantages - The widgets provided by TQt are well designed and -tested, allowing us to tquickly redesign the user interface. +tested, allowing us to quickly redesign the user interface. <p> <li> Disadvantages - Most, if not all, of the existing data structures and code will need to be modified or rewritten. New code must be written in a way that maintains compatibility with previous versions |