Qt: fix game grid regression

This commit is contained in:
Megamouse 2020-02-06 19:32:37 +01:00
parent 382bdcdcb7
commit edcd2fc14a
3 changed files with 5 additions and 15 deletions

View file

@ -2,6 +2,7 @@
#include "game_list_frame.h"
#include "qt_utils.h"
#include "localized.h"
#include <QCoreApplication>
#include <QMessageBox>