ede/ede-bug-tools/ede-bug-report/fl/status-dialog.fl
2009-07-03 14:23:51 +00:00

20 lines
397 B
Plaintext

# data file for the Fltk User Interface Designer (fluid)
version 1.0108
header_name {.h}
code_name {.cxx}
Function {} {open
} {
Fl_Window {} {open
xywh {389 409 275 90} type Double visible
} {
Fl_Progress {} {
label {Sending report...} selected
xywh {10 20 255 25} selection_color 137
}
Fl_Button {} {
label {&Cancel}
xywh {175 55 90 25}
}
}
}