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:39:08 +0900
commiteb74bbed10d28a8e0035087c59c6a25c7403a618 (patch)
tree735d92b24a083249311f8b6f8fcad55039db37bf /doc
parent8da3b2187b03080b872a3dda079c35b65559d58a (diff)
downloadtdepacman-eb74bbed10d28a8e0035087c59c6a25c7403a618.tar.gz
tdepacman-eb74bbed10d28a8e0035087c59c6a25c7403a618.zip
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 */