From a4f887865b7def199540a6c0b793b0f6122607c0 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 6 Apr 2024 16:44:42 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit cfc2c336e83a4252abac4a9b31893f9a2c56fdc5) --- src/qt_rc_style.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qt_rc_style.c') diff --git a/src/qt_rc_style.c b/src/qt_rc_style.c index 776ecaa..ea1ecf9 100644 --- a/src/qt_rc_style.c +++ b/src/qt_rc_style.c @@ -62,7 +62,7 @@ qtengine_rc_style_parse (GtkRcStyle *rc_style, GtkSettings *settings, GScanner * guint old_scope; guint token; - /* Sets Rc properties from QT settings */ + /* Sets Rc properties from TQt settings */ #ifdef FORCE_RELOAD_THEMES_ON_STARTUP setRcProperties(rc_style, 1); #else -- cgit v1.2.3