[desktop] fix random qt annoyances (#226)
Removes that silly QLayout message and improves consistency thereof for other QLayouts Still work to be done but this is all that's needed rn Signed-off-by: crueter <crueter@eden-emu.dev> Reviewed-on: #226 Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev>
This commit is contained in:
parent
ae89b5e1b9
commit
982b171f30
11 changed files with 33 additions and 24 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <QDialog>
|
||||
#include <QList>
|
||||
#include <QWidget>
|
||||
#include "core/file_sys/vfs/vfs_types.h"
|
||||
|
||||
namespace Common {
|
||||
struct UUID;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue