summaryrefslogtreecommitdiff
path: root/fluid/Fl_Window_Type.h
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2023-07-11 14:27:02 +0200
committerMatthias Melcher <github@matthiasm.com>2023-07-11 14:27:58 +0200
commit71088b7fe2e7fb431f18c47e3e823a0bb8e5da52 (patch)
tree3592e75e79c233b9518b6397c381cc3d6b1717fc /fluid/Fl_Window_Type.h
parent676bad861ae6ff8854d58ca776168391ff53c016 (diff)
FLUID mark project change when changing window visibility
Diffstat (limited to 'fluid/Fl_Window_Type.h')
-rw-r--r--fluid/Fl_Window_Type.h1
1 files changed, 1 insertions, 0 deletions
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: