diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:46:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:46:27 -0600 |
commit | 90e169eaaf023cdf206d9b9fbc012956625a2004 (patch) | |
tree | 15bb81934400cdb821415193951b77ba70fea350 /src/tdeio_locate.kcfg | |
parent | 933a52dc11e5e1c2044e6a4d344daf6a22578d69 (diff) | |
download | tdeio-locate-90e169eaaf023cdf206d9b9fbc012956625a2004.tar.gz tdeio-locate-90e169eaaf023cdf206d9b9fbc012956625a2004.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/tdeio_locate.kcfg')
-rw-r--r-- | src/tdeio_locate.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_locate.kcfg b/src/tdeio_locate.kcfg index f0525e7..6b86e9a 100644 --- a/src/tdeio_locate.kcfg +++ b/src/tdeio_locate.kcfg @@ -5,7 +5,7 @@ http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > <kcfgfile name="tdeio_locaterc"/> - <include>klocale.h</include> + <include>tdelocale.h</include> <group name="General"> <entry name="caseSensitivity" type="Int"> <label>Case sensitivity</label> |