summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/forms/widgets/kexidbutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/forms/widgets/kexidbutils.h')
-rw-r--r--kexi/plugins/forms/widgets/kexidbutils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/forms/widgets/kexidbutils.h b/kexi/plugins/forms/widgets/kexidbutils.h
index f4100c73..ceac5975 100644
--- a/kexi/plugins/forms/widgets/kexidbutils.h
+++ b/kexi/plugins/forms/widgets/kexidbutils.h
@@ -50,7 +50,7 @@ class KexiDBWidgetContextMenuExtender : public TQObject
protected:
KexiDataItemInterface* m_iface;
TQGuardedPtr<TQPopupMenu> m_contextMenu;
- bool m_contextMenuHasTitle; //!< true if KPopupTitle has been added to the context menu.
+ bool m_contextMenuHasTitle; //!< true if TDEPopupTitle has been added to the context menu.
};
class KexiDBAutoField;