summaryrefslogtreecommitdiff
path: root/fluid/templates
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 19:16:56 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 20:46:01 +0100
commitfe8177ea2ce409702882cf40f9e9dbc435dd3d84 (patch)
tree4dc40af509c5779a5ba2b026fe2d87d9cbe02f09 /fluid/templates
parent99a628628828adae520b1129721c41bae04c3ff4 (diff)
Update Fluid (.fl) files for release 1.4.1
Diffstat (limited to 'fluid/templates')
-rw-r--r--fluid/templates/FLTK_License.fl6
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/templates/FLTK_License.fl b/fluid/templates/FLTK_License.fl
index e708bfc2c..7530bb5fb 100644
--- a/fluid/templates/FLTK_License.fl
+++ b/fluid/templates/FLTK_License.fl
@@ -1,11 +1,11 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
comment {//
// @INSTANCE@ for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2023 by Bill Spitzak and others.
+// Copyright 1998-2024 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -17,5 +17,5 @@ comment {//
//
// https://www.fltk.org/bugs.php
//
-} {selected in_source in_header
+} {in_source in_header
}