summaryrefslogtreecommitdiffstats
path: root/korundum
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:28:03 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:28:03 -0600
commitd581c9e95286acbc16b4c0edaee742e994d58d29 (patch)
tree7d9008e334d731918db91ede0cbe5c26681255ac /korundum
parentf14b1464f6245c90aaa31843fdc069e080011932 (diff)
downloadtdebindings-d581c9e95286acbc16b4c0edaee742e994d58d29.tar.gz
tdebindings-d581c9e95286acbc16b4c0edaee742e994d58d29.zip
Finish initial rename of kio
Diffstat (limited to 'korundum')
-rw-r--r--korundum/rubylib/korundum/Korundum.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/korundum/rubylib/korundum/Korundum.cpp b/korundum/rubylib/korundum/Korundum.cpp
index 24fedc82..2e8125bb 100644
--- a/korundum/rubylib/korundum/Korundum.cpp
+++ b/korundum/rubylib/korundum/Korundum.cpp
@@ -54,7 +54,7 @@ extern "C" {
extern VALUE qt_internal_module;
extern VALUE tdeconfigskeleton_class;
extern VALUE tdeconfigskeleton_itemenum_choice_class;
-extern VALUE kio_udsatom_class;
+extern VALUE tdeio_udsatom_class;
extern VALUE konsole_part_class;
extern VALUE set_obj_info(const char * className, smokeruby_object * o);
extern void set_kde_resolve_classname(const char * (*kde_resolve_classname) (Smoke*, int, void *));
@@ -915,7 +915,7 @@ extern VALUE qt_module;
extern VALUE qt_internal_module;
extern VALUE qt_base_class;
extern VALUE kde_module;
-extern VALUE kio_module;
+extern VALUE tdeio_module;
extern VALUE tdeparts_module;
extern VALUE tdehtml_module;