diff options
Diffstat (limited to '')
-rw-r--r-- | src/citra_qt/game_list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/citra_qt/game_list.h b/src/citra_qt/game_list.h index 198674f04..a22e9bc60 100644 --- a/src/citra_qt/game_list.h +++ b/src/citra_qt/game_list.h @@ -14,7 +14,6 @@ class GameListWorker; - class GameList : public QWidget { Q_OBJECT |