From dc8479928c5aee4c6ad6fe4f59006fb604cee701 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 18 Sep 2016 09:38:01 +0900 Subject: Sources: Run clang-format on everything. --- src/citra_qt/game_list.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/citra_qt/game_list.h') 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 -- cgit v1.2.3