From 0b81a0c481a3a64d5449171a534bc8c91ae73181 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 13 Jan 2025 23:01:29 +0900 Subject: Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp. Signed-off-by: Michele Calgaro --- tdestyles/kthemestyle/kthemebase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdestyles/kthemestyle') diff --git a/tdestyles/kthemestyle/kthemebase.h b/tdestyles/kthemestyle/kthemebase.h index 5317c806c..0549af55f 100644 --- a/tdestyles/kthemestyle/kthemebase.h +++ b/tdestyles/kthemestyle/kthemebase.h @@ -480,7 +480,7 @@ protected: TQString *brdnames ); /** * Makes a full color group based on the given foreground and background - * colors. This is the same code used by KDE (kapp.cpp) in previous + * colors. This is the same code used by KDE (tdeApp.cpp) in previous * versions. */ TQColorGroup* makeColorGroup( const TQColor &fg, const TQColor &bg, -- cgit v1.2.1