From 71088b7fe2e7fb431f18c47e3e823a0bb8e5da52 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 11 Jul 2023 14:27:02 +0200 Subject: FLUID mark project change when changing window visibility --- fluid/Fl_Window_Type.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/Fl_Window_Type.h') diff --git a/fluid/Fl_Window_Type.h b/fluid/Fl_Window_Type.h index 8b6693245..42f17c7a6 100644 --- a/fluid/Fl_Window_Type.h +++ b/fluid/Fl_Window_Type.h @@ -67,6 +67,7 @@ protected: int recalc; // set by fix_overlay() void moveallchildren(); int pixmapID() FL_OVERRIDE { return 1; } + void open_(); public: -- cgit v1.2.3