summaryrefslogtreecommitdiffstats
path: root/src/gvcore/deletedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/deletedialog.h')
-rw-r--r--src/gvcore/deletedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/deletedialog.h b/src/gvcore/deletedialog.h
index 1bdc5ab..6825368 100644
--- a/src/gvcore/deletedialog.h
+++ b/src/gvcore/deletedialog.h
@@ -36,7 +36,7 @@ public:
void setURLList(const KURL::List &files);
bool shouldDelete() const;
- TQSize sizeHint() const;
+ TQSize tqsizeHint() const;
protected slots:
virtual void accept();