Author: matt
Date: 2010-11-15 13:04:17 -0800 (Mon, 15 Nov 2010)
New Revision: 7851
Log:
Version fix
Modified:
branches/branch-1.1/fluid/about_panel.cxx
branches/branch-1.1/fluid/about_panel.fl
Modified: branches/branch-1.1/fluid/about_panel.cxx
===================================================================
--- branches/branch-1.1/fluid/about_panel.cxx 2010-11-15 20:58:11 UTC (rev
7850)
+++ branches/branch-1.1/fluid/about_panel.cxx 2010-11-15 21:04:17 UTC (rev
7851)
@@ -278,7 +278,7 @@
{ Fl_Box* o = new Fl_Box(10, 10, 115, 120);
o->image(image_fluid);
} // Fl_Box* o
- { Fl_Box* o = new Fl_Box(135, 10, 170, 69, "FLTK User\nInterface
Designer\nVersion 1.1.10");
+ { Fl_Box* o = new Fl_Box(135, 10, 170, 69, "FLTK User\nInterface
Designer\nVersion 1.1.11");
o->color((Fl_Color)12);
o->selection_color(FL_DARK1);
o->labelfont(1);
Modified: branches/branch-1.1/fluid/about_panel.fl
===================================================================
--- branches/branch-1.1/fluid/about_panel.fl 2010-11-15 20:58:11 UTC (rev
7850)
+++ branches/branch-1.1/fluid/about_panel.fl 2010-11-15 21:04:17 UTC (rev
7851)
@@ -46,7 +46,7 @@
Fl_Box {} {
label {FLTK User
Interface Designer
-Version 1.1.10}
+Version 1.1.11}
xywh {135 10 170 69} color 12 selection_color 47 labelfont 1 labelsize
18 align 21
}
Fl_Box {} {
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit