summaryrefslogtreecommitdiffstats
path: root/doc/html/qgrid-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qgrid-h.html')
-rw-r--r--doc/html/qgrid-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qgrid-h.html b/doc/html/qgrid-h.html
index 6dba57a4..2336a359 100644
--- a/doc/html/qgrid-h.html
+++ b/doc/html/qgrid-h.html
@@ -77,7 +77,7 @@ body { background: #ffffff; color: black; }
#include "ntqframe.h"
#endif // QT_H
-#ifndef QT_NO_GRID
+#ifndef TQT_NO_GRID
class TQGridLayout;
@@ -108,7 +108,7 @@ private: // Disabled copy constructor and operator=
#endif
};
-#endif // QT_NO_GRID
+#endif // TQT_NO_GRID
#endif // TQGRID_H
</pre>