diff options
Diffstat (limited to 'src/tdebluezauth/application.h')
-rw-r--r-- | src/tdebluezauth/application.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 <kuniqueapplication.h> +#include <tdeuniqueapplication.h> #include <objectmanagerImpl.h> #include "authservice.h" -class TDEBluezAuth: public KUniqueApplication +class TDEBluezAuth: public TDEUniqueApplication { TQ_OBJECT |