summaryrefslogtreecommitdiffstats
path: root/src/knutfrontpanel.cpp
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:10:13 +0900
commite6ccae688228e0db559c003c3cf78900217c5b67 (patch)
treef3cbde6af1a7d8f04a6b6e43e8f4de37af38f7dd /src/knutfrontpanel.cpp
parent44cfd93d39e1084c1a8f5b5d5726d4924ac74506 (diff)
downloadknutclient-e6ccae688228e0db559c003c3cf78900217c5b67.tar.gz
knutclient-e6ccae688228e0db559c003c3cf78900217c5b67.zip
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/knutfrontpanel.cpp')
-rw-r--r--src/knutfrontpanel.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/knutfrontpanel.cpp b/src/knutfrontpanel.cpp
index 9aac1e9..b877d57 100644
--- a/src/knutfrontpanel.cpp
+++ b/src/knutfrontpanel.cpp
@@ -21,14 +21,13 @@
#include "knutnet.h"
#include <tdelocale.h>
-#include <kapp.h>
+#include <tdeapplication.h>
#include <tqtooltip.h>
#include <tqstring.h>
#include <tqpaintdevice.h>
#include <tqlayout.h>
#include <tqlcdnumber.h>
-//#include <tqframe.h>
#include <tqlabel.h>
#include <tqcolor.h>
#include <tqfont.h>