summaryrefslogtreecommitdiffstats
path: root/kpackage/debInterface.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:14:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:14:52 -0600
commit1ad423d43bfed127171bdfe8685e1d957eecf957 (patch)
tree25727a855108dcdcaa0b9d37732beb5ec7ed6a08 /kpackage/debInterface.cpp
parentf7e4bdd856bc418cebaaa7ad09010ab389fc4fbc (diff)
downloadtdeadmin-1ad423d43bfed127171bdfe8685e1d957eecf957.tar.gz
tdeadmin-1ad423d43bfed127171bdfe8685e1d957eecf957.zip
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'kpackage/debInterface.cpp')
-rw-r--r--kpackage/debInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/debInterface.cpp b/kpackage/debInterface.cpp
index 41146fe..74ef515 100644
--- a/kpackage/debInterface.cpp
+++ b/kpackage/debInterface.cpp
@@ -49,7 +49,7 @@
#include "cache.h"
#include <klocale.h>
-extern KApplication *app;
+extern TDEApplication *app;
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////