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-27 19:18:26 +0900 |
commit | 65c37c1f99a28f7adb63af27f3d2287d4f662b52 (patch) | |
tree | 5965a956619764f6ae8a126bd7cbd9ad9eb8074f | |
parent | 720d37f02648f5d7fe388af557a38d84fa165b4f (diff) | |
download | wlassistant-r14.1.1.tar.gz wlassistant-r14.1.1.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* versionr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 384e426dcd85f4d6ea22622df64dd1cd6ab0b1dd)
-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 |