Changeset 4462 for sample


Ignore:
Timestamp:
Jun 24, 2009, 8:48:35 AM (15 years ago)
Author:
Christoph Mayer
Message:

startup wrapper für gui gefixt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/main.cpp

    r3041 r4462  
    1818        // this will do the main functionality and block
    1919        PingPong ping;
    20         StartupWrapper::startup(&ping, true);
     20        StartupWrapper::startup(&ping);
    2121
    2222        // --> we will run blocking until <enter> is hit
Note: See TracChangeset for help on using the changeset viewer.