summaryrefslogtreecommitdiffstats
path: root/kviewshell/searchWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/searchWidget.h')
-rw-r--r--kviewshell/searchWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/searchWidget.h b/kviewshell/searchWidget.h
index 72e737a9..1445c22d 100644
--- a/kviewshell/searchWidget.h
+++ b/kviewshell/searchWidget.h
@@ -68,7 +68,7 @@ private:
TQPushButton* findPrevButton;
TQCheckBox* caseSensitiveCheckBox;
- TQHBoxLayout* layout;
+ TQHBoxLayout* tqlayout;
};
#endif