From bcc684e28ad6f9ebeeae5d334a4dc297cef3e816 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:35:27 -0600 Subject: Rename old tq methods that no longer need a unique name --- khexedit/statusbarprogress.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/statusbarprogress.h') diff --git a/khexedit/statusbarprogress.h b/khexedit/statusbarprogress.h index f477055..531c9aa 100644 --- a/khexedit/statusbarprogress.h +++ b/khexedit/statusbarprogress.h @@ -115,7 +115,7 @@ class CStatusBarProgress : public TQFrame, public TQRangeControl * Returns the recommended width for vertical progress bars or * the recommended height for vertical progress bars */ - virtual TQSize tqsizeHint() const; + virtual TQSize sizeHint() const; public slots: -- cgit v1.2.1