summaryrefslogtreecommitdiff
path: root/fluid/function_panel.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2008-08-15 20:32:01 +0000
committerMatthias Melcher <fltk@matthiasm.com>2008-08-15 20:32:01 +0000
commit3d6201a610acd8f0a83b2e985370d455cff57735 (patch)
treeeff57b9f3f0f5ecd10fe4d5cf824d0edeb238330 /fluid/function_panel.cxx
parent358af515f7ebfc7c45d9ca5c1c38b604d9817bff (diff)
Made the 'align' flags somewhat more typesafe and the associated functions more self explenatory. The large commit results from a new run of Fluid of the Fluid .fl files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6160 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/function_panel.cxx')
-rw-r--r--fluid/function_panel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx
index 6829d723f..f2917bd82 100644
--- a/fluid/function_panel.cxx
+++ b/fluid/function_panel.cxx
@@ -25,7 +25,7 @@
// http://www.fltk.org/str.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0108
+// generated by Fast Light User Interface Designer (fluid) version 1.0300
#include "function_panel.h"
#include <FL/Fl_Pixmap.H>