From 7f35e423f4e31ec4f3adcf21efa4f7e7eb11aa3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:25:37 -0600 Subject: Additional kde to tde renaming --- doc/en/index.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index c2ff2f5..9f347d4 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -276,7 +276,7 @@ your user interface files as though they were normal Python files. #!/usr/bin/env python -from kdeui import * +from tdeui import * import kdedesigner # This module lets us import .ui file directly. from MyWindow import * # Loads MyWindow.ui -- cgit v1.2.1