summaryrefslogtreecommitdiff
path: root/fluid/alignment_panel.fl
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2021-08-30 23:23:59 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2021-08-30 23:45:16 +0200
commitc8c1f51db7bd89291d2f7552e82e3724fcdaec8b (patch)
treeae57c37b0d1af582cf2efcb06b0f5cb8f21997f4 /fluid/alignment_panel.fl
parent1a8b94162da0a9eab88813d6b1928b483b7990eb (diff)
Fix MSVC "fileno" warnings in fluid
Diffstat (limited to 'fluid/alignment_panel.fl')
-rw-r--r--fluid/alignment_panel.fl4
1 files changed, 1 insertions, 3 deletions
diff --git a/fluid/alignment_panel.fl b/fluid/alignment_panel.fl
index cb9b1112f..20b09b575 100644
--- a/fluid/alignment_panel.fl
+++ b/fluid/alignment_panel.fl
@@ -764,8 +764,7 @@ Default is on.} xywh {245 366 100 25} down_box BORDER_BOX
}
}
}
-
- Fl_Group {} {
+ Fl_Group {} {
label {Scaling Factor Options} open
xywh {10 421 380 66} box GTK_DOWN_BOX labelfont 2 align 21
} {
@@ -797,7 +796,6 @@ Default is on.} xywh {245 442 100 25} down_box BORDER_BOX
}
}
}
-
Fl_Choice wUserOrSystem {
callback {refreshUI();} open
tooltip {Change settings for the current user, or default values for all users of this computer. Individual users can override system options, if they set their options to specific values (not 'default').} xywh {10 496 141 25} down_box BORDER_BOX