summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-05 22:31:21 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-07 09:12:24 +0900
commit94894e34096fb6bea98a23e2a5ca1c09407a1406 (patch)
tree2f056002553c950ea37605b7d639189014fa4204
parent3aee74d4ab54bcd36528d84c70af2a4da676a589 (diff)
downloadpytde-r14.1.x.tar.gz
pytde-r14.1.x.zip
Don't use obsolete header kuniqueapp.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8e43ff294fa8d37c55c3c72b26217d925696cc85)
-rw-r--r--sip/tdecore/kuniqueapplication.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdecore/kuniqueapplication.sip b/sip/tdecore/kuniqueapplication.sip
index 972c3cd..e08ff84 100644
--- a/sip/tdecore/kuniqueapplication.sip
+++ b/sip/tdecore/kuniqueapplication.sip
@@ -27,7 +27,7 @@
class KUniqueApplication : TDEApplication, DCOPObject
{
%TypeHeaderCode
-#include <kuniqueapp.h>
+#include <kuniqueapplication.h>
%End