From 12b478cefdf1789828dbcd677d409cf8bad654ca Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 13 Jun 2020 16:33:09 +0200 Subject: Conversion KDE -> TDE environment. Signed-off-by: gregory guy --- src/app/theStream.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app/theStream.h') diff --git a/src/app/theStream.h b/src/app/theStream.h index 9a04249..c71b5e8 100644 --- a/src/app/theStream.h +++ b/src/app/theStream.h @@ -41,9 +41,9 @@ namespace Codeine static TQString information(); static inline bool hasProfile() - { return KGlobal::config()->hasGroup( url().prettyURL() ); } + { return TDEGlobal::config()->hasGroup( url().prettyURL() ); } - static KConfig *profile(); + static TDEConfig *profile(); }; } -- cgit v1.2.3