diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:05:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:05:57 -0600 |
commit | 0ea54195f4400f13a5cc109feee4b3779fbd2f0f (patch) | |
tree | 14f5fe9a43c0a4bc41119c9d518713a3f91bd4c1 /ksim/library/themeloader.h | |
parent | 0ec14ccb8401eff2be20f861953a77431410955c (diff) | |
download | tdeutils-0ea54195f4400f13a5cc109feee4b3779fbd2f0f.tar.gz tdeutils-0ea54195f4400f13a5cc109feee4b3779fbd2f0f.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ksim/library/themeloader.h')
-rw-r--r-- | ksim/library/themeloader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/themeloader.h b/ksim/library/themeloader.h index 89ac67b..c70dc92 100644 --- a/ksim/library/themeloader.h +++ b/ksim/library/themeloader.h @@ -430,7 +430,7 @@ namespace KSim */ void reColourImage(TQImage &image); /** - * changes some of the entries in the config file so kconfig + * changes some of the entries in the config file so tdeconfig * can handle the file better. * @return the location of the config file */ |