From 2f347d60ebe6eb1ad5294c9a1cfbaae96af8eaf6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 9 Nov 2024 22:18:43 +0900 Subject: Rename KUniqueApplication to TDEUniqueApplication Signed-off-by: Michele Calgaro --- src/tdebluezauth/application.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/tdebluezauth/application.h') diff --git a/src/tdebluezauth/application.h b/src/tdebluezauth/application.h index b416f50..213d9a9 100644 --- a/src/tdebluezauth/application.h +++ b/src/tdebluezauth/application.h @@ -25,12 +25,12 @@ #ifndef TDEAUTHAPP_H_ #define TDEAUTHAPP_H_ -#include +#include #include #include "authservice.h" -class TDEBluezAuth: public KUniqueApplication +class TDEBluezAuth: public TDEUniqueApplication { TQ_OBJECT -- cgit v1.2.1