From 727ef5ef1c2b28593bc07bdd353bdb17197aacae Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 4 Nov 2018 16:38:57 +0100 Subject: Removed obsolete TQCollection and replace with TQPtrCollection. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/html/classCommandList.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/classCommandList.html') diff --git a/doc/html/classCommandList.html b/doc/html/classCommandList.html index 1dca128..9489fc7 100644 --- a/doc/html/classCommandList.html +++ b/doc/html/classCommandList.html @@ -48,11 +48,11 @@ void saveOptions (TDEConfig *config)

Protected Member Functions

- -virtual int compareItems (TQCollection::Item item1, TQCollection::Item item2) + +virtual int compareItems (TQPtrCollection::Item item1, TQPtrCollection::Item item2) - -virtual TQCollection::Item newItem (TQCollection::Item d) + +virtual TQPtrCollection::Item newItem (TQPtrCollection::Item d)

Detailed Description

-- cgit v1.2.3