summaryrefslogtreecommitdiffstats
path: root/doc/html/sql-overview-table3-main-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/sql-overview-table3-main-h.html')
-rw-r--r--doc/html/sql-overview-table3-main-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/sql-overview-table3-main-h.html b/doc/html/sql-overview-table3-main-h.html
index b4f2715db..d77aad816 100644
--- a/doc/html/sql-overview-table3-main-h.html
+++ b/doc/html/sql-overview-table3-main-h.html
@@ -54,7 +54,7 @@ body { background: #ffffff; color: black; }
class StatusPicker : public <a href="ntqcombobox.html">TQComboBox</a>
{
TQ_OBJECT
- Q_PROPERTY( int statusid READ statusId WRITE setStatusId )
+ TQ_PROPERTY( int statusid READ statusId WRITE setStatusId )
public:
StatusPicker( <a href="ntqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
int statusId() const;