From 7b1d2ad2df8cd011b487c43336aa67639fa359c9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 13:29:42 +0900 Subject: Remove obsolete ntqabstractlayout.h header Signed-off-by: Michele Calgaro --- doc/html/porting.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/html/porting.html') diff --git a/doc/html/porting.html b/doc/html/porting.html index 75e211e58..430fb117d 100644 --- a/doc/html/porting.html +++ b/doc/html/porting.html @@ -473,8 +473,7 @@ than the first two required parameters you will must add a value for the echo parameter.

TQLayout and Other Abstract Layout Classes

-

The definitions of TQGLayoutIterator, TQLayout, TQLayoutItem, TQLayoutIterator, TQSpacerItem and TQWidgetItem have been moved from <ntqabstractlayout.h> to <tqlayout.h>. The header <ntqabstractlayout.h> now includes <tqlayout.h> for compatibility. It -might be removed in a future version. +

The definitions of TQGLayoutIterator, TQLayout, TQLayoutItem, TQLayoutIterator, TQSpacerItem and TQWidgetItem have been moved from <tqabstractlayout.h> to <tqlayout.h>. The header <tqabstractlayout.h> has been removed.

TQListViewItem

The paintBranches() function in TQt 2.x had a GUIStyle parameter; this -- cgit v1.2.3