summaryrefslogtreecommitdiffstats
path: root/doc/html/qsplitter-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qsplitter-h.html')
-rw-r--r--doc/html/qsplitter-h.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qsplitter-h.html b/doc/html/qsplitter-h.html
index 4e24851a5..8e81dbb2b 100644
--- a/doc/html/qsplitter-h.html
+++ b/doc/html/qsplitter-h.html
@@ -92,10 +92,10 @@ class TQTextStream;
class Q_EXPORT TQSplitter : public TQFrame
{
TQ_OBJECT
- Q_PROPERTY( Orientation orientation READ orientation WRITE setOrientation )
- Q_PROPERTY( bool opaqueResize READ opaqueResize WRITE setOpaqueResize )
- Q_PROPERTY( int handleWidth READ handleWidth WRITE setHandleWidth )
- Q_PROPERTY( bool childrenCollapsible READ childrenCollapsible WRITE setChildrenCollapsible )
+ TQ_PROPERTY( Orientation orientation READ orientation WRITE setOrientation )
+ TQ_PROPERTY( bool opaqueResize READ opaqueResize WRITE setOpaqueResize )
+ TQ_PROPERTY( int handleWidth READ handleWidth WRITE setHandleWidth )
+ TQ_PROPERTY( bool childrenCollapsible READ childrenCollapsible WRITE setChildrenCollapsible )
public:
// ### TQt 4.0: remove Auto from public API