summaryrefslogtreecommitdiffstats
path: root/kolf/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/editor.h')
-rw-r--r--kolf/editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/editor.h b/kolf/editor.h
index e61e73cf..8ee1b93a 100644
--- a/kolf/editor.h
+++ b/kolf/editor.h
@@ -30,7 +30,7 @@ private slots:
private:
ObjectList *list;
- TQHBoxLayout *hlayout;
+ TQHBoxLayout *htqlayout;
KListBox *listbox;
Config *config;
};