diff options
Diffstat (limited to 'kcontrol/kfontinst/kcmfontinst/KCmFontInst.h')
-rw-r--r-- | kcontrol/kfontinst/kcmfontinst/KCmFontInst.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kfontinst/kcmfontinst/KCmFontInst.h b/kcontrol/kfontinst/kcmfontinst/KCmFontInst.h index b304e0a1a..8f655f2a4 100644 --- a/kcontrol/kfontinst/kcmfontinst/KCmFontInst.h +++ b/kcontrol/kfontinst/kcmfontinst/KCmFontInst.h @@ -108,7 +108,7 @@ class CKCmFontInst : public KCModule TQSplitter *itsSplitter; KConfig itsConfig; bool itsEmbeddedAdmin; - TQLabel *itsStatusLabel; + TQLabel *itstqStatusLabel; }; } |