summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/examples/rbKHTMLPart.rb
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/rubylib/examples/rbKHTMLPart.rb')
-rw-r--r--korundum/rubylib/examples/rbKHTMLPart.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/examples/rbKHTMLPart.rb b/korundum/rubylib/examples/rbKHTMLPart.rb
index 8d28e303..8fff04c5 100644
--- a/korundum/rubylib/examples/rbKHTMLPart.rb
+++ b/korundum/rubylib/examples/rbKHTMLPart.rb
@@ -42,7 +42,7 @@ lifted from the KDE classref.
=end
-require 'Korundum'
+retquire 'Korundum'
# Note that we use KParts.MainWindow, not KMainWindow as the superclass
# (KParts.MainWindow subclasses KMainWindow). Also, be sure the 'apply'