summaryrefslogtreecommitdiffstats
path: root/korundum/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:31:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:31:43 -0600
commit24b85b785334e8436c975a4323fcbb75d61f6e72 (patch)
tree95703ced216baabc95ecb169839c6f302bbcc5af /korundum/README
parent5baaa6b5ff2b9d30279cf9e9658b9509fcdf884c (diff)
downloadtdebindings-24b85b785334e8436c975a4323fcbb75d61f6e72.tar.gz
tdebindings-24b85b785334e8436c975a4323fcbb75d61f6e72.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'korundum/README')
-rw-r--r--korundum/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/README b/korundum/README
index 1ac68089..51641222 100644
--- a/korundum/README
+++ b/korundum/README
@@ -5,7 +5,7 @@ KDE Specific Infomation:
- Instead of require 'Qt', use require 'Korundum' for KDE programs.
- The KDE K* classes such as TDEApplication are renamed as KDE::Application.
- The other KDE classes are in the KParts::, KIO:: or DOM:: namespaces,
+ The other KDE classes are in the KParts::, TDEIO:: or DOM:: namespaces,
with the same names as their C++ counterparts.
- Use the 'rbkdeapi' script to introspect the Korundum api from the command