DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.

This commit is contained in:
Jordan Woyak 2025-05-12 22:17:49 -05:00
commit 543b85a451
18 changed files with 93 additions and 82 deletions

View file

@ -3,8 +3,6 @@
#pragma once
#include <vector>
#include <QWidget>
#include "Core/CheatSearch.h"