diff --git a/utils/idftools/idf2vrml.cpp b/utils/idftools/idf2vrml.cpp index 2c2c4dcd9f..47821d0b4a 100644 --- a/utils/idftools/idf2vrml.cpp +++ b/utils/idftools/idf2vrml.cpp @@ -98,7 +98,7 @@ static const wxCmdLineEntryDesc cmdLineDesc[] = }; -wxIMPLEMENT_APP( IDF2VRML ); +wxIMPLEMENT_APP_CONSOLE( IDF2VRML ); bool nozeroheights; bool showObjectMapping;