I just updated Qt using Maintenance Tool. Now when I run application in release mode I get error.
This application failed to start because it could not find or load the Qt platform plugin "windows".
Available platform plugins are: minimal, offscreen, windows.
Reinstalling the application may fix this problem.
This solution did not help me: https://stackoverflow.com/a/20496175/1034253
In debug mode the application works good.