summaryrefslogtreecommitdiffstats
path: root/src/qt_rc_style.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt_rc_style.c')
-rw-r--r--src/qt_rc_style.c2
1 files changed, 1 insertions, 1 deletions
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