diff options
author | Michele Calgaro <[email protected]> | 2024-08-16 19:11:00 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-08-16 19:11:00 +0900 |
commit | 82ecd83484c9fa1ede059986ab771e74e33e68ef (patch) | |
tree | d0e76f19632bb02fc55028625bdb903902e1bac1 /doc/pictures.doc | |
parent | c55ef27a2c511c29a8a82d00bd2ede1fb02cfa41 (diff) | |
download | tqt3-82ecd83484c9fa1ede059986ab771e74e33e68ef.tar.gz tqt3-82ecd83484c9fa1ede059986ab771e74e33e68ef.zip |
Rename layout nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/pictures.doc')
-rw-r--r-- | doc/pictures.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pictures.doc b/doc/pictures.doc index dd077edd7..065d19d36 100644 --- a/doc/pictures.doc +++ b/doc/pictures.doc @@ -107,7 +107,7 @@ also be used as a separate widget. \img qprogdlg-w.png -In the screenshot below we have a \l QGroupBox that contains a \l +In the screenshot below we have a \l TQGroupBox that contains a \l TQLineEdit, a read-only \l TQComboBox and an editable \l TQComboBox. \img groupbox-w.png |