diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:50 -0600 |
commit | b363d2579af0a11b77e698aed2e1021c2233b644 (patch) | |
tree | f4a47b87354b7a6a3b266c8121bd8ddaeb7accaa /libtdepim/tdepartsdesignerplugin/README | |
parent | 61bddfe3a7226b18c68a76124b727c736f431688 (diff) | |
download | tdepim-b363d2579af0a11b77e698aed2e1021c2233b644.tar.gz tdepim-b363d2579af0a11b77e698aed2e1021c2233b644.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'libtdepim/tdepartsdesignerplugin/README')
-rw-r--r-- | libtdepim/tdepartsdesignerplugin/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libtdepim/tdepartsdesignerplugin/README b/libtdepim/tdepartsdesignerplugin/README new file mode 100644 index 000000000..da5c58f28 --- /dev/null +++ b/libtdepim/tdepartsdesignerplugin/README @@ -0,0 +1,2 @@ +When moving this to tdelibs: the KPartsGenericPart class should move to libtdeparts so +that it's possible to add an accessor for m_part there. |