summaryrefslogtreecommitdiffstats
path: root/ksvg/ecma/ksvg_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/ecma/ksvg_window.h')
-rw-r--r--ksvg/ecma/ksvg_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/ecma/ksvg_window.h b/ksvg/ecma/ksvg_window.h
index 035dbb59..091448a8 100644
--- a/ksvg/ecma/ksvg_window.h
+++ b/ksvg/ecma/ksvg_window.h
@@ -110,7 +110,7 @@ public:
public slots:
void timeoutClose();
protected slots:
- void tqparentDestroyed();
+ void parentDestroyed();
protected:
void timerEvent(TQTimerEvent *e);
private: