From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro <michele.calgaro@yahoo.it> Date: Tue, 2 Jul 2024 21:37:22 +0900 Subject: Rename main window nt* related files to equivalent tq*. The file "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> --- doc/html/t12-cannon-h.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/t12-cannon-h.html') diff --git a/doc/html/t12-cannon-h.html b/doc/html/t12-cannon-h.html index 299901260..f4770b6c7 100644 --- a/doc/html/t12-cannon-h.html +++ b/doc/html/t12-cannon-h.html @@ -55,7 +55,7 @@ public: int angle() const { return ang; } int force() const { return f; } - <a href="ntqsizepolicy.html">TQSizePolicy</a> sizePolicy() const; + <a href="tqsizepolicy.html">TQSizePolicy</a> sizePolicy() const; public slots: void setAngle( int degrees ); -- cgit v1.2.1