diff options
Diffstat (limited to 'ksirc/KSPrefs/page_font.h')
-rw-r--r-- | ksirc/KSPrefs/page_font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/KSPrefs/page_font.h b/ksirc/KSPrefs/page_font.h index fcda96f2..0cc442d6 100644 --- a/ksirc/KSPrefs/page_font.h +++ b/ksirc/KSPrefs/page_font.h @@ -57,7 +57,7 @@ class PageFont : public TQWidget private: KFontChooser* fontchooser; /** The font choosing widget from kdelib */ - TQHBoxLayout* tqlayout; + TQHBoxLayout* layout; }; #endif |