diff options
author | Michele Calgaro <[email protected]> | 2024-08-31 18:33:50 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-08-31 18:41:44 +0900 |
commit | e42ec295c2134770a1eb07032f5f22ca4ba1daa6 (patch) | |
tree | 1ecbc3ad607c79f1ce75ba953f9fe46ea1425b85 /doc/html/tqtoolbar-h.html | |
parent | 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (diff) | |
download | tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.tar.gz tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.zip |
Rename remaining ntq[d-h]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqtoolbar-h.html')
-rw-r--r-- | doc/html/tqtoolbar-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqtoolbar-h.html b/doc/html/tqtoolbar-h.html index c41cad986..e0770f4f1 100644 --- a/doc/html/tqtoolbar-h.html +++ b/doc/html/tqtoolbar-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQTOOLBAR_H #ifndef QT_H -#include "ntqdockwindow.h" +#include "tqdockwindow.h" #endif // QT_H #ifndef TQT_NO_TOOLBAR |