summaryrefslogtreecommitdiffstats
path: root/qtruby/rubylib/qtruby/handlers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtruby/rubylib/qtruby/handlers.cpp')
-rw-r--r--qtruby/rubylib/qtruby/handlers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtruby/rubylib/qtruby/handlers.cpp b/qtruby/rubylib/qtruby/handlers.cpp
index 46afca59..f56884ad 100644
--- a/qtruby/rubylib/qtruby/handlers.cpp
+++ b/qtruby/rubylib/qtruby/handlers.cpp
@@ -1908,7 +1908,7 @@ TypeHandler Qt_handlers[] = {
{ "TTQ_INT64&", marshall_longlong },
{ "TTQ_LLONG", marshall_longlong },
{ "TTQ_LLONG&", marshall_longlong },
- { "KIO::filesize_t", marshall_longlong },
+ { "TDEIO::filesize_t", marshall_longlong },
{ "DOM::DOMTimeStamp", marshall_ulonglong },
{ "unsigned long long int", marshall_ulonglong },
{ "unsigned long long int&", marshall_ulonglong },