summaryrefslogtreecommitdiffstats
path: root/kexi/widget/relations/kexirelationwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/relations/kexirelationwidget.h')
-rw-r--r--kexi/widget/relations/kexirelationwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/relations/kexirelationwidget.h b/kexi/widget/relations/kexirelationwidget.h
index 869dbf112..20a701746 100644
--- a/kexi/widget/relations/kexirelationwidget.h
+++ b/kexi/widget/relations/kexirelationwidget.h
@@ -115,7 +115,7 @@ class KEXIRELATIONSVIEW_EXPORT KexiRelationWidget : public KexiViewBase
void executePopup( TQPoint pos = TQPoint(-1,-1) );
//! Invalidates all actions availability.
- void tqinvalidateActions();
+ void invalidateActions();
//! Fills table's combo box with all available table names.
void fillTablesCombo();