summaryrefslogtreecommitdiff
path: root/fluid/Makefile
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2023-02-15 15:24:25 +0100
committerGitHub <noreply@github.com>2023-02-15 15:24:25 +0100
commit6fbfaba19d0a2d2dc7080e450d5055ff19ac89e1 (patch)
tree8df0fc35817474ce6558bba94e739f5fef493d8d /fluid/Makefile
parenta4d0f7d269dc01e0a22c56aef13aa1f23405969a (diff)
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
Diffstat (limited to 'fluid/Makefile')
-rw-r--r--fluid/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \