From 77b160e19d7b36dcf79ffca5d5f413970951064c Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 30 Sep 2014 09:07:35 +0000 Subject: Added control of the Fl::OPTION_FNFC_USES_GTK option in the "Edit/Global FLTK Settings" menu item of fluid. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10345 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/alignment_panel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/alignment_panel.h') diff --git a/fluid/alignment_panel.h b/fluid/alignment_panel.h index e5e20f9a2..5ad6bfa63 100644 --- a/fluid/alignment_panel.h +++ b/fluid/alignment_panel.h @@ -104,6 +104,7 @@ 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[]; -- cgit v1.2.3