summaryrefslogtreecommitdiffstats
path: root/khexedit/statusbarprogress.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/statusbarprogress.h')
-rw-r--r--khexedit/statusbarprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/statusbarprogress.h b/khexedit/statusbarprogress.h
index 531c9aa..f477055 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 sizeHint() const;
+ virtual TQSize tqsizeHint() const;
public slots: