summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde-qt-common/images.h
diff options
context:
space:
mode:
Diffstat (limited to 'lilo-config/kde-qt-common/images.h')
-rw-r--r--lilo-config/kde-qt-common/images.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/kde-qt-common/images.h b/lilo-config/kde-qt-common/images.h
index 898b95b..ca52d7b 100644
--- a/lilo-config/kde-qt-common/images.h
+++ b/lilo-config/kde-qt-common/images.h
@@ -63,7 +63,7 @@ private:
liloconf *lilo;
TQString previous;
TQString current;
- TQHBoxLayout *tqlayout;
+ TQHBoxLayout *layout;
TQListBox *images;
TQVBox *parameters;
EditWidget *image;