From 8cf73aaa26092026120d9e7a0cd15253d8d7a2f3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 17:55:50 -0600 Subject: Rename KComp to avoid conflicts with KDE4 --- korundum/rubylib/examples/uimodules/uiwidgets.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korundum') diff --git a/korundum/rubylib/examples/uimodules/uiwidgets.rb b/korundum/rubylib/examples/uimodules/uiwidgets.rb index 4f74a368..71a865a5 100644 --- a/korundum/rubylib/examples/uimodules/uiwidgets.rb +++ b/korundum/rubylib/examples/uimodules/uiwidgets.rb @@ -682,7 +682,7 @@ def UIWidgets.widKComboBox(parent) parent.currentPageObj = Page2.new(parent) end -def UIWidgets.widKCompletionBox(parent) +def UIWidgets.widTDECompletionBox(parent) parent.currentPageObj = PageNotImpl.new(parent) end -- cgit v1.2.3