Skip to content

Commit

Permalink
Merge ddd8dfc into 9ca036d
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Oct 16, 2018
2 parents 9ca036d + ddd8dfc commit d86c565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ int main(int pArgC, char *pArgV[])

OpenCOR::initPluginsPath(pArgC, pArgV);

// Create the GUI version of OpenCOR, after making that on Windows OpenCOR
// can handle scaled HiDPI screens
// Create the GUI version of OpenCOR, after making sure that on Windows
// OpenCOR can handle scaled HiDPI screens

#ifdef Q_OS_WIN
SetProcessDPIAware();
Expand Down

0 comments on commit d86c565

Please sign in to comment.