mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 08:06:35 +08:00
[Version 1.3.4] Update version numbers - hopefully complete.
Note to devs: if I missed something, please mark follow-up commits with [Version 1.3.4] so we can find the necessary commits for version updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10612 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+3
-3
@@ -1,13 +1,13 @@
|
||||
# data file for the Fltk User Interface Designer (fluid)
|
||||
version 1.0303
|
||||
version 1.0304
|
||||
header_name {.h}
|
||||
code_name {.cxx}
|
||||
Function {make_window()} {open
|
||||
} {
|
||||
Fl_Window my_window {open selected
|
||||
xywh {461 296 495 215} type Double
|
||||
xywh {461 296 495 215} type Double hide
|
||||
code0 {\#include "keyboard.h"}
|
||||
class MyWindow visible
|
||||
class MyWindow
|
||||
} {
|
||||
Fl_Button {} {
|
||||
label {Esc }
|
||||
|
||||
Reference in New Issue
Block a user