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