summaryrefslogtreecommitdiffstats
path: root/kdeprint/kfilelist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/kfilelist.cpp')
-rw-r--r--kdeprint/kfilelist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/kfilelist.cpp b/kdeprint/kfilelist.cpp
index c61f3b948..a8402e8ce 100644
--- a/kdeprint/kfilelist.cpp
+++ b/kdeprint/kfilelist.cpp
@@ -263,7 +263,7 @@ void KFileList::slotOpenFile()
}
}
-TQSize KFileList::sizeHint() const
+TQSize KFileList::tqsizeHint() const
{
return TQSize(100, 100);
}