summaryrefslogtreecommitdiff
path: root/src/Fl_Help_Dialog.fl
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2005-12-19 16:52:11 +0000
committerMatthias Melcher <fltk@matthiasm.com>2005-12-19 16:52:11 +0000
commitf39706d92e286e75d3ede379ff19f37a0c86e9fd (patch)
tree9df739ea38ef28fd82ddb54738b092307ae2a74d /src/Fl_Help_Dialog.fl
parenta31071deb496bdf1b9a932e4bfc15b11687c93fd (diff)
Flipped spyglass symbol for all apps.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4721 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Help_Dialog.fl')
-rw-r--r--src/Fl_Help_Dialog.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Help_Dialog.fl b/src/Fl_Help_Dialog.fl
index 755a24aa8..42f044bfe 100644
--- a/src/Fl_Help_Dialog.fl
+++ b/src/Fl_Help_Dialog.fl
@@ -159,7 +159,7 @@ smaller_->activate();}
xywh {10 350 296 25} box DOWN_BOX color 7 resizable
} {
Fl_Input find_ {
- label {@2search}
+ label {@search}
callback {find_pos_ = view_->find(find_->value(), find_pos_);} selected
private tooltip {find text in document} xywh {35 352 268 21} box FLAT_BOX labelsize 13 when 10 resizable
}