From 6fbfaba19d0a2d2dc7080e450d5055ff19ac89e1 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Wed, 15 Feb 2023 15:24:25 +0100 Subject: Move class Fl_Shortcut_Button from FLUID to core (#677) (#680) --- fluid/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/Makefile') diff --git a/fluid/Makefile b/fluid/Makefile index aa85f8d14..3511b683e 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -26,11 +26,11 @@ CPPFILES = \ Fl_Widget_Type.cxx \ Fl_Window_Type.cxx \ Fluid_Image.cxx \ - Shortcut_Button.cxx \ about_panel.cxx \ align_widget.cxx \ alignment_panel.cxx \ code.cxx \ + custom_widgets.cxx \ factory.cxx \ file.cxx \ fluid.cxx \ -- cgit v1.2.3