From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/customlayout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/customlayout.html') diff --git a/doc/html/customlayout.html b/doc/html/customlayout.html index b846fe300..188b7f2b8 100644 --- a/doc/html/customlayout.html +++ b/doc/html/customlayout.html @@ -136,7 +136,7 @@ TQLayoutIterator CardLayout::iterator() It must be implemented. It is used by TQLayout::add(), by the TQLayout constructor that takes a layout as parent, and it is used to implement the auto-add feature. If your layout -has advanced placement options that retquire parameters, you must +has advanced placement options that require parameters, you must provide extra access functions such as TQGridLayout::addMultiCell().

 void CardLayout::addItem( TQLayoutItem *item )
-- 
cgit v1.2.1