Clang-format fixes.

This commit is contained in:
boludoz 2023-10-05 20:14:10 -03:00
commit e0a3ed8689
2 changed files with 2 additions and 2 deletions

View file

@ -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