summaryrefslogtreecommitdiffstats
path: root/doc/html/qwidgetfactory-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwidgetfactory-h.html')
-rw-r--r--doc/html/qwidgetfactory-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwidgetfactory-h.html b/doc/html/qwidgetfactory-h.html
index 3bd1805b..8c65ecc7 100644
--- a/doc/html/qwidgetfactory-h.html
+++ b/doc/html/qwidgetfactory-h.html
@@ -123,7 +123,7 @@ private:
void createListViewColumn( TQListView *lv, const TQString& txt,
const TQPixmap& pix, bool clickable,
bool resizable );
-#ifndef QT_NO_TABLE
+#ifndef TQT_NO_TABLE
void createTableColumnOrRow( TQTable *table, const TQString& txt,
const TQPixmap& pix, const TQString& field,
bool isRow );