summaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:23:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:23:17 -0600
commit8f78d8aa940d3d1cf41e279bf0174bc9b95d759a (patch)
treeecb8eb32e27d854a4342840ca564916c65be998c /examples/README
parentc64839178e70887ed52b276b23ba4ca8a897e4b2 (diff)
downloadpytde-8f78d8aa940d3d1cf41e279bf0174bc9b95d759a.tar.gz
pytde-8f78d8aa940d3d1cf41e279bf0174bc9b95d759a.zip
Rename KShared
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README b/examples/README
index 71dc148..d5dc062 100644
--- a/examples/README
+++ b/examples/README
@@ -6,7 +6,7 @@ uisampler.py - demos of most of the tdeui widgets,
including dialogs, menus (KAction, KStdAction, etc)
widgets, and xml ui definition
-mimetest.py - tests KSharedPtr related classes/methods
+mimetest.py - tests TDESharedPtr related classes/methods
such as KMimetype, KService, etc
menudemo.py