summaryrefslogtreecommitdiffstats
path: root/kdeprint/kfilelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/kfilelist.h')
-rw-r--r--kdeprint/kfilelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/kfilelist.h b/kdeprint/kfilelist.h
index ca4d925c8..9df1c3037 100644
--- a/kdeprint/kfilelist.h
+++ b/kdeprint/kfilelist.h
@@ -37,7 +37,7 @@ public:
void setFileList(const TQStringList&);
TQStringList fileList() const;
- TQSize sizeHint() const;
+ TQSize tqsizeHint() const;
protected slots:
void slotAddFile();