summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/ktorrentview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:12:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:12:44 -0600
commitd46a1fe34693137bbc38a0a79593af420ea0914b (patch)
tree038dbf461083bda9b7a6398908572591a80012d3 /apps/ktorrent/ktorrentview.h
parent604bf3f969d880708ea9a1affce0b304c29e6ff5 (diff)
downloadktorrent-d46a1fe34693137bbc38a0a79593af420ea0914b.tar.gz
ktorrent-d46a1fe34693137bbc38a0a79593af420ea0914b.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'apps/ktorrent/ktorrentview.h')
-rw-r--r--apps/ktorrent/ktorrentview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ktorrent/ktorrentview.h b/apps/ktorrent/ktorrentview.h
index 1355baa..b822a77 100644
--- a/apps/ktorrent/ktorrentview.h
+++ b/apps/ktorrent/ktorrentview.h
@@ -101,10 +101,10 @@ public:
kt::TorrentInterface* getCurrentTC();
/// Save the views settings
- void saveSettings(KConfig* cfg,int idx);
+ void saveSettings(TDEConfig* cfg,int idx);
/// Load the views settings
- void loadSettings(KConfig* cfg,int idx);
+ void loadSettings(TDEConfig* cfg,int idx);
/**
* Put the current selection in a list.