diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:52:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:52:08 -0600 |
commit | 784a2227ffdcb03a1e37b1390a8b6e0985ddda9c (patch) | |
tree | 2497bf931758f4bbbf3ec4c538c947b1df27692b /src/core/tellico_config.kcfg | |
parent | 2b2b805df5f62a0bc900253dd3e774f2e2ad31e3 (diff) | |
download | tellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.tar.gz tellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/core/tellico_config.kcfg')
-rw-r--r-- | src/core/tellico_config.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/tellico_config.kcfg b/src/core/tellico_config.kcfg index 51ecde3..24ba5ed 100644 --- a/src/core/tellico_config.kcfg +++ b/src/core/tellico_config.kcfg @@ -6,7 +6,7 @@ http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > <kcfgfile name="tellicorc"/> -<include>klocale.h</include> +<include>tdelocale.h</include> <group name="TipOfDay"> <entry key="RunOnStart" type="Bool" name="showTipOfDay"> |