summaryrefslogtreecommitdiff
path: root/fluid/about_panel.fl
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2008-09-18 21:11:28 +0000
committerMatthias Melcher <fltk@matthiasm.com>2008-09-18 21:11:28 +0000
commit4e8e8b9f028478bc4f9c2ae386537a3ab9bb1612 (patch)
tree51fb34724a3f089a1ee75746b7f17b86763c21ec /fluid/about_panel.fl
parentf3ae3c705bee0e7b49e7f9a27c7667074f78a693 (diff)
More Doxygen comment support for Fluid.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6302 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/about_panel.fl')
-rw-r--r--fluid/about_panel.fl6
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl
index 9c860c3b1..f10354d65 100644
--- a/fluid/about_panel.fl
+++ b/fluid/about_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0108
+version 1.0300
header_name {.h}
code_name {.cxx}
comment {//
@@ -34,7 +34,7 @@ comment {//
decl {void show_help(const char *name);} {public
}
-Function {make_about_panel()} {open
+Function {make_about_panel()} {selected
} {
Fl_Window about_panel {
label {About FLUID} open
@@ -51,7 +51,7 @@ Version 1.3.0}
}
Fl_Box {} {
label {Copyright 1998-2008 by
-Bill Spitzak and others} selected
+Bill Spitzak and others}
xywh {135 89 170 42} align 148
}
Fl_Button {} {