summaryrefslogtreecommitdiffstats
path: root/krusader/VFS/krarchandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/VFS/krarchandler.h')
-rw-r--r--krusader/VFS/krarchandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/VFS/krarchandler.h b/krusader/VFS/krarchandler.h
index e4b4e71..dee4503 100644
--- a/krusader/VFS/krarchandler.h
+++ b/krusader/VFS/krarchandler.h
@@ -66,7 +66,7 @@ private:
// checks if the returned status is correct
static bool checkStatus( TQString type, int exitCode );
- static KWallet::Wallet * wallet;
+ static TDEWallet::Wallet * wallet;
};
class KrShellProcess : public KShellProcess {