diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-09-23 12:51:48 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-09-23 12:51:48 +0900 |
commit | 384e426dcd85f4d6ea22622df64dd1cd6ab0b1dd (patch) | |
tree | 0a7e6c1abd5ecdbb0c6152bafcee643066c2f653 | |
parent | aaa3bcc73f84585d73c5ee60aaa0b8560c35c9b4 (diff) | |
download | wlassistant-384e426dcd85f4d6ea22622df64dd1cd6ab0b1dd.tar.gz wlassistant-384e426dcd85f4d6ea22622df64dd1cd6ab0b1dd.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ +Key setting (iwconfig) +Add "key off" arguments when connecting to unencrypted netw. +RadioButtons OPEN / RESTRICTED -+getVal -> if no endstr specified, parse till QString::length() ++getVal -> if no endstr specified, parse till TQString::length() +getVal -> if no startstr specified, parse from the beginning +set/improve TAB order for ui files |