Remove systeminfo; move getSystemRam into SysInfo.h (#4323)

This commit is contained in:
Alexandru Ionut Tripon 2026-01-31 20:24:40 +02:00 committed by GitHub
commit fda9e74972
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 117 additions and 584 deletions

View file

@ -34,8 +34,6 @@
#include <DesktopServices.h>
#include <sys.h>
#if defined Q_OS_WIN32
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN