From afcbee8c504d3806f0cf612fdf4828ced7b593a5 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Sun, 19 Jan 2020 21:58:14 +0100 Subject: [PATCH] GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309) * GUI/gamelist: add "None" as an option for second row and remove duplicated row options * fix clang-format warnings