Don't use obsolete header kuniqueapp.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/20/head
Michele Calgaro 2 weeks ago
parent c0b697d409
commit 8e43ff294f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -27,7 +27,7 @@
class KUniqueApplication : TDEApplication, DCOPObject
{
%TypeHeaderCode
#include <kuniqueapp.h>
#include <kuniqueapplication.h>
%End

Loading…
Cancel
Save