Skip to content

Commit

Permalink
cmd prompt hide
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyko1991 committed Feb 28, 2018
1 parent ebcb3ef commit 232b730
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ int main(int argc, char * argv[])
else
{
// Start mainwindow
#pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup")

MainWindow mainWin;
mainWin.setDataIO(dataIO);

Expand Down

0 comments on commit 232b730

Please sign in to comment.