summaryrefslogtreecommitdiffstats
path: root/src/knutmainwindow.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-07 22:10:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-07 22:28:44 +0900
commit9f17add4ff251ba790bfcf560efc70cce151f5af (patch)
treef3cbde6af1a7d8f04a6b6e43e8f4de37af38f7dd /src/knutmainwindow.h
parentf68730b096c0c116a1b03d87a32346fc8d10501b (diff)
downloadknutclient-9f17add4ff251ba790bfcf560efc70cce151f5af.tar.gz
knutclient-9f17add4ff251ba790bfcf560efc70cce151f5af.zip
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e6ccae688228e0db559c003c3cf78900217c5b67)
Diffstat (limited to 'src/knutmainwindow.h')
-rw-r--r--src/knutmainwindow.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/knutmainwindow.h b/src/knutmainwindow.h
index 2130112..712c713 100644
--- a/src/knutmainwindow.h
+++ b/src/knutmainwindow.h
@@ -31,15 +31,12 @@
#include "knutanalog.h"
#include "knutpanelmeter.h"
-#include <kapp.h>
+#include <tdeapplication.h>
#include <tdemainwindow.h>
#include <tdeaction.h>
-//#include <kprogress.h>
-
#include <tqwidget.h>
#include <tqdatetime.h>
-//#include <tqprogressbar.h>
class TQString;