summaryrefslogtreecommitdiff
path: root/fluid/alignment_panel.fl
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2010-12-19 21:20:10 +0000
committerMatthias Melcher <fltk@matthiasm.com>2010-12-19 21:20:10 +0000
commit9092dccab89901b7074f9340bc7984910a80128f (patch)
tree9c8d6ca2efa5c968060dc8b83afcec7daedfe764 /fluid/alignment_panel.fl
parentdc0c85b9644553ac9b5c51da43697b9906f9b44d (diff)
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8063 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/alignment_panel.fl')
-rw-r--r--fluid/alignment_panel.fl5
1 files changed, 4 insertions, 1 deletions
diff --git a/fluid/alignment_panel.fl b/fluid/alignment_panel.fl
index 4cbc79440..3ae4bcf35 100644
--- a/fluid/alignment_panel.fl
+++ b/fluid/alignment_panel.fl
@@ -37,6 +37,9 @@ decl {\#include <FL/Fl_Text_Buffer.H>} {public local
decl {\#include <FL/Fl_Text_Display.H>} {public local
}
+decl {\#include <FL/filename.H>} {selected public local
+}
+
decl {extern void load_history();} {public local
}
@@ -119,7 +122,7 @@ Function {make_project_window()} {open
xywh {0 0 100 20}
}
MenuItem {} {
- label {GNU gettext} selected
+ label {GNU gettext}
xywh {0 0 100 20}
}
MenuItem {} {