all: fix formatting

This commit is contained in:
outfoxxed 2024-07-11 00:16:44 -07:00
parent bb33c9a0c4
commit 49b309247d
Signed by untrusted user: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,6 @@
#include "proxywindow.hpp"
#include <private/qquickwindow_p.h>
#include <qnamespace.h>
#include <qobject.h>
#include <qqmlcontext.h>
@ -11,7 +12,6 @@
#include <qtmetamacros.h>
#include <qtypes.h>
#include <qwindow.h>
#include <private/qquickwindow_p.h>
#include "generation.hpp"
#include "qmlglobal.hpp"