From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 9 Sep 2024 14:57:42 +0900 Subject: Rename remaining ntq[s-z]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqgridview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqgridview.html') diff --git a/doc/html/tqgridview.html b/doc/html/tqgridview.html index a856b4df6..ef57a0b9d 100644 --- a/doc/html/tqgridview.html +++ b/doc/html/tqgridview.html @@ -108,7 +108,7 @@ at random positions, consider using either a TQIconVie

TQGridView::TQGridView ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )

Constructs a grid view. -

The parent, name and widget flag, f, arguments are passed +

The parent, name and widget flag, f, arguments are passed to the TQScrollView constructor.

TQGridView::~TQGridView () -- cgit v1.2.3