summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/selectablelineedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/selectablelineedit.h')
-rw-r--r--kregexpeditor/selectablelineedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/selectablelineedit.h b/kregexpeditor/selectablelineedit.h
index b50af86..068aabc 100644
--- a/kregexpeditor/selectablelineedit.h
+++ b/kregexpeditor/selectablelineedit.h
@@ -45,7 +45,7 @@ protected slots:
void slotKeyPressed();
signals:
- void tqparentPleaseUpdate();
+ void parentPleaseUpdate();
private:
RegExpWidget* _owner;