From e42ec295c2134770a1eb07032f5f22ca4ba1daa6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Aug 2024 18:33:50 +0900 Subject: Rename remaining ntq[d-h]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/application.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/application.html') diff --git a/doc/html/application.html b/doc/html/application.html index 9faa2b1d5..cc51ffcf2 100644 --- a/doc/html/application.html +++ b/doc/html/application.html @@ -40,8 +40,8 @@ a statusbar, etc. TQActionAbstract user interface action that can appear both in menus and tool bars TQActionGroupGroups actions together TQApplicationManages the GUI application's control flow and main settings -TQDockAreaManages and lays out TQDockWindows -TQDockWindowWidget which can be docked inside a TQDockArea or floated as a top level window on the desktop +TQDockAreaManages and lays out TQDockWindows +TQDockWindowWidget which can be docked inside a TQDockArea or floated as a top level window on the desktop TQEventLoopManages the event queue TQMainWindowMain application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar TQMenuBarHorizontal menu bar -- cgit v1.2.1