summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-05 13:54:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-05 17:44:48 +0900
commitde0de84473394fdd9700b34de83fbfafd2cb92be (patch)
tree735d92b24a083249311f8b6f8fcad55039db37bf /doc
parentd80118781760ab3888056b840564d34823e863e0 (diff)
downloadtdepacman-de0de844.tar.gz
tdepacman-de0de844.zip
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eb74bbed10d28a8e0035087c59c6a25c7403a618)
Diffstat (limited to 'doc')
-rw-r--r--doc/other/tdepacman-api/tdepacman_h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/other/tdepacman-api/tdepacman_h.html b/doc/other/tdepacman-api/tdepacman_h.html
index b0d16ac..59d9673 100644
--- a/doc/other/tdepacman-api/tdepacman_h.html
+++ b/doc/other/tdepacman-api/tdepacman_h.html
@@ -50,7 +50,7 @@
#include <config.h>
#endif
-#include <kapp.h>
+#include <tdeapplication.h>
#include <ntqwidget.h>
/** TDEpacman is the base class of the project */