---
 utils/idftools/idf2vrml.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/idftools/idf2vrml.cpp b/utils/idftools/idf2vrml.cpp
index 05e375e..a62db0f 100644
--- a/utils/idftools/idf2vrml.cpp
+++ b/utils/idftools/idf2vrml.cpp
@@ -100,7 +100,7 @@ static const wxCmdLineEntryDesc cmdLineDesc[] =
 };
 
 
-wxIMPLEMENT_APP( IDF2VRML );
+wxIMPLEMENT_APP_CONSOLE( IDF2VRML );
 
 bool nozeroheights;
 bool showObjectMapping;
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to