diff options
Diffstat (limited to 'extra/kde352/konsole_part.h')
-rw-r--r-- | extra/kde352/konsole_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde352/konsole_part.h b/extra/kde352/konsole_part.h index a50b5af..6472231 100644 --- a/extra/kde352/konsole_part.h +++ b/extra/kde352/konsole_part.h @@ -170,7 +170,7 @@ signals: TQString pmPath; // pixmap path TQString s_schema; - TQString s_kconfigSchema; + TQString s_tdeconfigSchema; TQString s_word_seps; // characters that are considered part of a word bool b_framevis:1; |