summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-05 17:08:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-05 17:45:15 +0900
commit5f5d29b755ecc02f91852303d0f776e09996a828 (patch)
tree14875ba1ac231141c2b312ad54c580486736255c
parent4126ede7404896dc0ca92a2f14ba6a0960e34d03 (diff)
downloadkasablanca-5f5d29b755ecc02f91852303d0f776e09996a828.tar.gz
kasablanca-5f5d29b755ecc02f91852303d0f776e09996a828.zip
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0347698cba9e3fc282a63387d265d750ea916501)
-rw-r--r--src/kasablanca.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kasablanca.cpp b/src/kasablanca.cpp
index 3cd29c7..f29c707 100644
--- a/src/kasablanca.cpp
+++ b/src/kasablanca.cpp
@@ -16,7 +16,6 @@
***************************************************************************/
#include <tdeaction.h>
-#include <kapp.h>
#include <tdeapplication.h>
#include <tdeversion.h>
#include <kedittoolbar.h>