summaryrefslogtreecommitdiff
path: root/fluid/alignment_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/alignment_panel.h')
-rw-r--r--fluid/alignment_panel.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/fluid/alignment_panel.h b/fluid/alignment_panel.h
index f02ea18..e7317d2 100644
--- a/fluid/alignment_panel.h
+++ b/fluid/alignment_panel.h
@@ -1,9 +1,9 @@
//
-// "$Id: alignment_panel.h 8864 2011-07-19 04:49:30Z greg.ercolano $"
+// "$Id: alignment_panel.h 10353 2014-10-05 00:03:27Z AlbrechtS $"
//
// Setting and shell dialogs for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2010 by Bill Spitzak and others.
+// Copyright 1998-2014 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -16,7 +16,7 @@
// http://www.fltk.org/str.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0300
+// generated by Fast Light User Interface Designer (fluid) version 1.0303
#ifndef alignment_panel_h
#define alignment_panel_h
@@ -104,15 +104,17 @@ extern Fl_Choice *wVisibleFocus;
extern Fl_Choice *wArrowFocus;
extern Fl_Choice *wShowTooltips;
extern Fl_Choice *wDNDText;
+extern Fl_Choice *wGTKText;
extern Fl_Choice *wUserOrSystem;
Fl_Double_Window* make_global_settings_window();
extern Fl_Menu_Item menu_wVisibleFocus[];
extern Fl_Menu_Item menu_wArrowFocus[];
extern Fl_Menu_Item menu_wShowTooltips[];
extern Fl_Menu_Item menu_wDNDText[];
+extern Fl_Menu_Item menu_wGTKText[];
extern Fl_Menu_Item menu_wUserOrSystem[];
#endif
//
-// End of "$Id: alignment_panel.h 8864 2011-07-19 04:49:30Z greg.ercolano $".
+// End of "$Id: alignment_panel.h 10353 2014-10-05 00:03:27Z AlbrechtS $".
//