summaryrefslogtreecommitdiffstats
path: root/src/gvcore/deletedialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-18 18:08:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-18 18:08:43 -0600
commitd0bdd0d7a768f9935b521f3bd12a4cd72739b96f (patch)
treefa2f2df5113b9dd1e7e821c80084af9da0175187 /src/gvcore/deletedialog.h
parent676f6ed378c861a872de8cfce3dd5efe1780f769 (diff)
downloadgwenview-d0bdd0d7a768f9935b521f3bd12a4cd72739b96f.tar.gz
gwenview-d0bdd0d7a768f9935b521f3bd12a4cd72739b96f.zip
Rename old tq methods that no longer need a unique name
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 6825368..1bdc5ab 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 tqsizeHint() const;
+ TQSize sizeHint() const;
protected slots:
virtual void accept();