gay bowser

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-03-24 01:07:40 +00:00
parent 0434cc648a
commit 72b90cf7de
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E

View file

@ -57,6 +57,7 @@
#include "ui/instanceview/AccessibleInstanceView.h"
#include "ui/pages/BasePageProvider.h"
#include "ui/pages/global/AppearancePage.h"
#include "ui/pages/global/APIPage.h"
#include "ui/pages/global/AccountListPage.h"
#include "ui/pages/global/ExternalToolsPage.h"
@ -137,7 +138,6 @@
#if defined(Q_OS_LINUX)
#include <sys/statvfs.h>
#include <ui/pages/global/AppearancePage.h>
#endif
#if defined(Q_OS_FREEBSD) || defined(Q_OS_OPENBSD)