summaryrefslogtreecommitdiffstats
path: root/src/part/Config.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:37 -0600
commit19e49186e5020deed0bcf1d5ca45a1e42b14a16e (patch)
treecc93ec749f0bad218ecf3fe1cfef2a1cb8aaa61b /src/part/Config.h
parent9b3710945866c294f4d18f5b5595f8dab0fc54d1 (diff)
downloadfilelight-19e49186e5020deed0bcf1d5ca45a1e42b14a16e.tar.gz
filelight-19e49186e5020deed0bcf1d5ca45a1e42b14a16e.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/part/Config.h')
-rw-r--r--src/part/Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/part/Config.h b/src/part/Config.h
index 47e6cf5..88f13b6 100644
--- a/src/part/Config.h
+++ b/src/part/Config.h
@@ -13,7 +13,7 @@ namespace Filelight
class Config
{
- static TDEConfig& kconfig();
+ static TDEConfig& tdeconfig();
public:
static void read();