diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-07 19:28:22 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-07 22:20:27 +0900 |
| commit | 61f13c8445515ef2a917a8eccc62dcc2654642c9 (patch) | |
| tree | 8d26a6fa1955b352ede52cc97bcf1d609596f9f0 /src/misc/stableheaders.h | |
| parent | db47109348d8b9e526a07a287767db8f4518e5ee (diff) | |
| download | rosegarden-61f13c84.tar.gz rosegarden-61f13c84.zip | |
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 13f091f000420641732c9c8b54b85c5137b9a1de)
Diffstat (limited to 'src/misc/stableheaders.h')
| -rw-r--r-- | src/misc/stableheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc/stableheaders.h b/src/misc/stableheaders.h index 79e5740..a3cb84a 100644 --- a/src/misc/stableheaders.h +++ b/src/misc/stableheaders.h @@ -144,7 +144,6 @@ #include <tdeaccel.h> #include <tdeactioncollection.h> #include <tdeaction.h> -#include <kapp.h> #include <tdeapplication.h> #include <karrowbutton.h> #include <tdecmdlineargs.h> |
