X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Fengineer.cpp;h=7d1e227e7e4a63112759d9c49518ed6a7bd372d4;hb=51779f52d3f1fe23e2bdb8864c88b5edd49c57ed;hp=a6644abc0c04c58a58ef141492904f99c977d975;hpb=d15ac13f2e170f155b4bbd124df48400c339b644;p=r2c2.git diff --git a/source/engineer/engineer.cpp b/source/engineer/engineer.cpp index a6644ab..7d1e227 100644 --- a/source/engineer/engineer.cpp +++ b/source/engineer/engineer.cpp @@ -3,11 +3,10 @@ #include #include #include -#include #include #include -#include -#include +#include +#include #include #include #include @@ -16,7 +15,7 @@ #include #include #include -#include +#include #include #include #include "libr2c2/driver.h" @@ -34,8 +33,6 @@ using namespace std; using namespace R2C2; using namespace Msp; -Application::RegApp Engineer::reg; - Engineer::Engineer(int argc, char **argv): options(argc, argv), window(options.screen_w, options.screen_h, options.fullscreen),