summaryrefslogtreecommitdiff
path: root/fluid/about_panel.fl
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-01-16 19:32:43 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-01-16 19:47:16 +0100
commit4041608e9487bb59e14593c52aca91054ff79cdf (patch)
treedeb8279c42281231cfa0dffb53e8dfc491b3f7d3 /fluid/about_panel.fl
parent788ca208f7e633cd19ddfa0151edc74f3d1a5438 (diff)
Update fluid files and generated files
fluid/widget_panel.cxx: apply previous fluid fix
Diffstat (limited to 'fluid/about_panel.fl')
-rw-r--r--fluid/about_panel.fl4
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl
index 4b519df45..2d465a81d 100644
--- a/fluid/about_panel.fl
+++ b/fluid/about_panel.fl
@@ -36,8 +36,8 @@ if (!cbuf[0]) {
}} {}
Fl_Window about_panel {
label {About FLUID} open
- xywh {449 217 345 180} type Double color 50 selection_color 47 hotspot
- code0 {\#include "../src/flstring.h"} non_modal visible
+ xywh {449 217 345 180} type Double color 50 selection_color 47 hide hotspot
+ code0 {\#include "../src/flstring.h"} non_modal
} {
Fl_Box {} {
image {icons/fluid-96.xpm} xywh {10 10 115 120}