X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fmain%2FGUI%2Fwinconsole.h;h=128b5ea2468eb9f3f6c6f713182e4b709b7b7e8a;hb=1a9ff2f55c36ed6eb324bc248ceff60db537ce2a;hp=dc075b121a86ff4e99e111e889bbce3637537450;hpb=4d81227da330c21c7aa0badc88bd5ad4467067fb;p=evaf diff --git a/src/main/GUI/winconsole.h b/src/main/GUI/winconsole.h index dc075b1..128b5ea 100644 --- a/src/main/GUI/winconsole.h +++ b/src/main/GUI/winconsole.h @@ -24,15 +24,11 @@ namespace eVaf { namespace GUI { namespace Internal { -#ifdef Q_OS_WIN32 - /** * Enables the console window on Windows */ void enableWinConsole(); -#endif - } // namespace eVaf::GUI::Internal } // namespace eVaf::GUI } // namespace eVaf