From 4e8e8b9f028478bc4f9c2ae386537a3ab9bb1612 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 18 Sep 2008 21:11:28 +0000 Subject: More Doxygen comment support for Fluid. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6302 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/function_panel.fl | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'fluid/function_panel.fl') diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl index fddab8c29..3dc9206a5 100644 --- a/fluid/function_panel.fl +++ b/fluid/function_panel.fl @@ -429,8 +429,7 @@ Function {type_make_cb(Fl_Widget*,void*d)} {return_type void }} {} } -Function {make_widgetbin()} {selected -} { +Function {make_widgetbin()} {} { Fl_Window widgetbin_panel { label {Widget Bin} xywh {411 171 550 85} type Single align 80 non_modal visible @@ -764,16 +763,7 @@ Function {make_widgetbin()} {selected } } -Function {make_sourceview()} { - comment {Create a preview window for the C++ source code. - -This function creates a dialog box with two tabs -for previewing thw header and source file that will -be generated from the current database. - -The created window is modal. - -\\return the newly created dialog window} +Function {make_sourceview()} {selected } { Fl_Window sourceview_panel { label {Code View} -- cgit v1.2.3