summaryrefslogtreecommitdiffstats
path: root/doc/html/tqwidgetfactory-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqwidgetfactory-h.html')
-rw-r--r--doc/html/tqwidgetfactory-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqwidgetfactory-h.html b/doc/html/tqwidgetfactory-h.html
index b6f92656a..8c35945d3 100644
--- a/doc/html/tqwidgetfactory-h.html
+++ b/doc/html/tqwidgetfactory-h.html
@@ -110,7 +110,7 @@ private:
void loadConnections( const TQDomElement &e, TQObject *connector );
void loadTabOrder( const TQDomElement &e );
TQWidget *createWidgetInternal( const TQDomElement &e, TQWidget *parent, TQLayout* layout, const TQString &classNameArg );
- TQLayout *createLayout( TQWidget *widget, TQLayout* layout, LayoutType type, bool isTQLayoutWidget = FALSE );
+ TQLayout *createLayout( TQWidget *widget, TQLayout* layout, LayoutType type, bool isTQLayoutWidget = false );
LayoutType layoutType( TQLayout *l ) const;
void setProperty( TQObject* widget, const TQString &prop, TQVariant value );
void setProperty( TQObject* widget, const TQString &prop, const TQDomElement &e );