summaryrefslogtreecommitdiffstats
path: root/bibletime/bibletimeapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/bibletimeapp.h')
-rw-r--r--bibletime/bibletimeapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/bibletimeapp.h b/bibletime/bibletimeapp.h
index b1ed010..2e743d6 100644
--- a/bibletime/bibletimeapp.h
+++ b/bibletime/bibletimeapp.h
@@ -21,7 +21,7 @@
/** The BibleTimeApp class is used to clean up all instances of the backend and to delete all created module objects.
* @author The BibleTime team
*/
-class BibleTimeApp : public KApplication, public CPointers {
+class BibleTimeApp : public TDEApplication, public CPointers {
public:
BibleTimeApp();
virtual ~BibleTimeApp();