summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/examples/uimodules/uimisc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/rubylib/examples/uimodules/uimisc.rb')
-rw-r--r--korundum/rubylib/examples/uimodules/uimisc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/examples/uimodules/uimisc.rb b/korundum/rubylib/examples/uimodules/uimisc.rb
index bbd0604f..1fda5fd9 100644
--- a/korundum/rubylib/examples/uimodules/uimisc.rb
+++ b/korundum/rubylib/examples/uimodules/uimisc.rb
@@ -259,7 +259,7 @@ def UIMisc.miscKThemeBase(parent)
parent.currentPageObj = PageNotImpl.new(parent)
end
-def UIMisc.miscTQXEmbed(parent)
+def UIMisc.miscQXEmbed(parent)
parent.currentPageObj = PageNotImpl.new(parent)
end