Author: dejan
Date: 2012-05-08 05:13:44 -0700 (Tue, 08 May 2012)
New Revision: 9459
Log:
Ignore this commit (it is insignificant) - I am just testing my newly created
Git repo...
Modified:
branches/branch-3.0/test/hello.cxx
Modified: branches/branch-3.0/test/hello.cxx
===================================================================
--- branches/branch-3.0/test/hello.cxx 2012-05-08 07:08:16 UTC (rev 9458)
+++ branches/branch-3.0/test/hello.cxx 2012-05-08 12:13:44 UTC (rev 9459)
@@ -27,7 +27,6 @@
#include <fltk3/fltk3.h>
-
int main(int argc, char **argv) {
fltk3::Window *window = new fltk3::Window(340,180);
fltk3::Box *box = new fltk3::Box(20,40,300,100,"Hello, World!");
@@ -43,4 +42,3 @@
//
// End of "$Id$".
//
-
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit