summaryrefslogtreecommitdiffstats
path: root/doc/html/qpopupmenu-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qpopupmenu-h.html')
-rw-r--r--doc/html/qpopupmenu-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qpopupmenu-h.html b/doc/html/qpopupmenu-h.html
index cd6be761d..de99744f3 100644
--- a/doc/html/qpopupmenu-h.html
+++ b/doc/html/qpopupmenu-h.html
@@ -200,7 +200,7 @@ private:
TQAccel *autoaccel;
#endif
-#if defined(Q_WS_MAC) && !defined(TQMAC_QMENUBAR_NO_NATIVE)
+#if defined(TQ_WS_MAC) && !defined(TQMAC_QMENUBAR_NO_NATIVE)
bool macPopupMenu(const TQPoint &, int);
uint mac_dirty_popup : 1;
#endif