summaryrefslogtreecommitdiffstats
path: root/krdc/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-08-27 23:21:05 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-08-27 23:21:05 -0500
commitcce87d87ca74d317dd4102d64ff0a8e784f539a2 (patch)
treea4c7ce926dc52a9b36769b2b1551f9a5861b72b6 /krdc/main.cpp
parent01fd5fb452ff67b8c31853c9a3bf181a74d44883 (diff)
downloadtdenetwork-cce87d87ca74d317dd4102d64ff0a8e784f539a2.tar.gz
tdenetwork-cce87d87ca74d317dd4102d64ff0a8e784f539a2.zip
Rename KWallet to TDEWallet
Diffstat (limited to 'krdc/main.cpp')
-rw-r--r--krdc/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/main.cpp b/krdc/main.cpp
index 9252e6a0..1488df43 100644
--- a/krdc/main.cpp
+++ b/krdc/main.cpp
@@ -41,7 +41,7 @@
// opened multiple times.
// 3) MainController is about the only thing that isn't deleted in between connection
// attempts.
-KWallet::Wallet *wallet = 0;
+TDEWallet::Wallet *wallet = 0;
static const char description[] = I18N_NOOP("Remote desktop connection");