From 1754e4db964431e721e805a923b689b6c92960e4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:28:18 -0600 Subject: Rename old tq methods that no longer need a unique name (cherry picked from commit b836ed566cdce05ae8408705487cd10a423f3a90) --- ksysv/trash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysv/trash.h') diff --git a/ksysv/trash.h b/ksysv/trash.h index eb62562..13596a4 100644 --- a/ksysv/trash.h +++ b/ksysv/trash.h @@ -34,7 +34,7 @@ public: KSVTrash (TQWidget* parent = 0, const char* name = 0); virtual ~KSVTrash(); - virtual TQSize tqsizeHint() const; + virtual TQSize sizeHint() const; protected: /** -- cgit v1.2.1