mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
citra_qt: Fixed strange compilation failure
Possibly related to https://bugreports.qt.io/browse/QTBUG-111968
This commit is contained in:
parent
c399783266
commit
00fe25b299
1 changed files with 0 additions and 2 deletions
|
|
@ -147,8 +147,6 @@ private:
|
|||
const PlayTime::PlayTimeManager& play_time_manager;
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(GameListOpenTarget);
|
||||
|
||||
class GameListPlaceholder : public QWidget {
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue