summaryrefslogtreecommitdiff
path: root/src/makedepend
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-02-03 21:56:42 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-02-03 21:57:47 +0100
commite73f9d466da578f31af7b24d5f016eaa927a5c91 (patch)
tree631c800c9d68f32c46529de4f632eef8e9097b87 /src/makedepend
parentc483c4c5de8ffa732eac2a8710008a1c67a23955 (diff)
Rearrange "Print Button Window" functions
- Rename Fl_Screen_Driver::print_or_copy_window() to fl_print_or_copy_window() - Add header file src/print_button.h - Update dependencies
Diffstat (limited to 'src/makedepend')
-rw-r--r--src/makedepend67
1 files changed, 54 insertions, 13 deletions
diff --git a/src/makedepend b/src/makedepend
index c0895dfd7..02361c729 100644
--- a/src/makedepend
+++ b/src/makedepend
@@ -437,6 +437,7 @@ drivers/X11/Fl_X11_Screen_Driver.o: drivers/Xlib/Fl_Font.H
drivers/X11/Fl_X11_Screen_Driver.o: drivers/Xlib/Fl_Xlib_Graphics_Driver.H
drivers/X11/Fl_X11_Screen_Driver.o: Fl_Screen_Driver.H
drivers/X11/Fl_X11_Screen_Driver.o: Fl_System_Driver.H
+drivers/X11/Fl_X11_Screen_Driver.o: Fl_Timeout.h
drivers/X11/Fl_X11_Screen_Driver.o: Fl_Window_Driver.H
drivers/X11/Fl_X11_System_Driver.o: ../config.h
drivers/X11/Fl_X11_System_Driver.o: ../FL/Enumerations.H
@@ -460,6 +461,7 @@ drivers/X11/Fl_X11_System_Driver.o: drivers/Posix/Fl_Posix_System_Driver.H
drivers/X11/Fl_X11_System_Driver.o: drivers/X11/Fl_X11_System_Driver.H
drivers/X11/Fl_X11_System_Driver.o: flstring.h
drivers/X11/Fl_X11_System_Driver.o: Fl_System_Driver.H
+drivers/X11/Fl_X11_System_Driver.o: Fl_Timeout.h
drivers/X11/Fl_X11_Window_Driver.o: ../config.h
drivers/X11/Fl_X11_Window_Driver.o: ../FL/Enumerations.H
drivers/X11/Fl_X11_Window_Driver.o: ../FL/Fl.H
@@ -893,6 +895,7 @@ Fl.o: ../FL/x11.H
Fl.o: flstring.h
Fl.o: Fl_Screen_Driver.H
Fl.o: Fl_System_Driver.H
+Fl.o: Fl_Timeout.h
Fl.o: Fl_Window_Driver.H
flstring.o: ../config.h
flstring.o: ../FL/fl_config.h
@@ -3190,20 +3193,20 @@ Fl_Spinner.o: ../FL/Fl_Input.H
Fl_Spinner.o: ../FL/Fl_Input_.H
Fl_Spinner.o: ../FL/Fl_Repeat_Button.H
Fl_Spinner.o: ../FL/Fl_Spinner.H
-fl_string.o: ../FL/Enumerations.H
-fl_string.o: ../FL/filename.H
-fl_string.o: ../FL/Fl.H
-fl_string.o: ../FL/Fl_Cairo.H
-fl_string.o: ../FL/fl_casts.H
-fl_string.o: ../FL/fl_config.h
-fl_string.o: ../FL/Fl_Export.H
-fl_string.o: ../FL/Fl_Preferences.H
Fl_String.o: ../FL/Fl_String.H
-fl_string.o: ../FL/fl_string_functions.h
-fl_string.o: ../FL/fl_types.h
-fl_string.o: ../FL/fl_utf8.h
-fl_string.o: ../FL/platform_types.h
-fl_string.o: Fl_System_Driver.H
+fl_string_functions.o: ../FL/Enumerations.H
+fl_string_functions.o: ../FL/filename.H
+fl_string_functions.o: ../FL/Fl.H
+fl_string_functions.o: ../FL/Fl_Cairo.H
+fl_string_functions.o: ../FL/fl_casts.H
+fl_string_functions.o: ../FL/fl_config.h
+fl_string_functions.o: ../FL/Fl_Export.H
+fl_string_functions.o: ../FL/Fl_Preferences.H
+fl_string_functions.o: ../FL/fl_string_functions.h
+fl_string_functions.o: ../FL/fl_types.h
+fl_string_functions.o: ../FL/fl_utf8.h
+fl_string_functions.o: ../FL/platform_types.h
+fl_string_functions.o: Fl_System_Driver.H
Fl_SVG_Image.o: ../config.h
Fl_SVG_Image.o: ../FL/Enumerations.H
Fl_SVG_Image.o: ../FL/Fl.H
@@ -3452,6 +3455,19 @@ Fl_Tiled_Image.o: ../FL/fl_utf8.h
Fl_Tiled_Image.o: ../FL/Fl_Widget.H
Fl_Tiled_Image.o: ../FL/Fl_Window.H
Fl_Tiled_Image.o: ../FL/platform_types.h
+Fl_Timeout.o: ../FL/Enumerations.H
+Fl_Timeout.o: ../FL/filename.H
+Fl_Timeout.o: ../FL/Fl.H
+Fl_Timeout.o: ../FL/Fl_Cairo.H
+Fl_Timeout.o: ../FL/fl_casts.H
+Fl_Timeout.o: ../FL/fl_config.h
+Fl_Timeout.o: ../FL/Fl_Export.H
+Fl_Timeout.o: ../FL/Fl_Preferences.H
+Fl_Timeout.o: ../FL/fl_types.h
+Fl_Timeout.o: ../FL/fl_utf8.h
+Fl_Timeout.o: ../FL/platform_types.h
+Fl_Timeout.o: Fl_System_Driver.H
+Fl_Timeout.o: Fl_Timeout.h
Fl_Tooltip.o: ../FL/Enumerations.H
Fl_Tooltip.o: ../FL/filename.H
Fl_Tooltip.o: ../FL/Fl.H
@@ -3896,6 +3912,7 @@ Fl_x.o: flstring.h
Fl_x.o: Fl_Screen_Driver.H
Fl_x.o: Fl_System_Driver.H
Fl_x.o: Fl_Window_Driver.H
+Fl_x.o: print_button.h
Fl_x.o: Xutf8.h
Fl_XBM_Image.o: ../config.h
Fl_XBM_Image.o: ../FL/Enumerations.H
@@ -4377,6 +4394,30 @@ numericsort.o: ../FL/filename.H
numericsort.o: ../FL/fl_config.h
numericsort.o: ../FL/Fl_Export.H
numericsort.o: ../FL/platform_types.h
+print_button.o: ../FL/Enumerations.H
+print_button.o: ../FL/Fl.H
+print_button.o: ../FL/Fl_Bitmap.H
+print_button.o: ../FL/Fl_Cairo.H
+print_button.o: ../FL/fl_casts.H
+print_button.o: ../FL/fl_config.h
+print_button.o: ../FL/Fl_Copy_Surface.H
+print_button.o: ../FL/Fl_Device.H
+print_button.o: ../FL/fl_draw.H
+print_button.o: ../FL/Fl_Export.H
+print_button.o: ../FL/Fl_Group.H
+print_button.o: ../FL/Fl_Image.H
+print_button.o: ../FL/Fl_Paged_Device.H
+print_button.o: ../FL/Fl_Plugin.H
+print_button.o: ../FL/Fl_PostScript.H
+print_button.o: ../FL/Fl_Preferences.H
+print_button.o: ../FL/Fl_Printer.H
+print_button.o: ../FL/fl_types.h
+print_button.o: ../FL/fl_utf8.h
+print_button.o: ../FL/Fl_Widget.H
+print_button.o: ../FL/Fl_Widget_Surface.H
+print_button.o: ../FL/Fl_Window.H
+print_button.o: ../FL/platform_types.h
+print_button.o: print_button.h
scandir_posix.o: ../config.h
scandir_posix.o: ../FL/fl_config.h
screen_xywh.o: ../config.h