Clang-format fixes.
This commit is contained in:
parent
70ca03e810
commit
e0a3ed8689
2 changed files with 2 additions and 2 deletions
|
@ -170,8 +170,8 @@ Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
|
||||||
#include <shobjidl.h>
|
#include <shobjidl.h>
|
||||||
|
#include <windows.h>
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
// tells Nvidia and AMD drivers to use the dedicated GPU by default on laptops with switchable
|
// tells Nvidia and AMD drivers to use the dedicated GPU by default on laptops with switchable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue