JosJuice dcde91cdd8 DolphinWX: Unify the condition for the game list being empty
When there are no games to display in the game list, DolphinWX shows a
message instead. Clicking the message will perform an action. If the game
list truly is empty, the message and action are for opening a browse
dialog, but if the user has hidden some games, they are instead for
unhiding all games. However, the condition for checking which message to
display lacked some parts that are in the condition for checking which
action to use, so the two could be different in rare cases. This PR fixes
that by breaking out the two conditions to a new unified function.
2016-01-06 22:25:30 +01:00
..
2016-01-05 19:11:58 +01:00
2015-07-11 23:09:11 -07:00
2015-09-03 06:10:01 -07:00
2016-01-05 19:11:58 +01:00
2015-05-25 13:11:47 +02:00
2015-09-11 19:51:31 -07:00
2016-01-05 19:11:58 +01:00
2016-01-05 19:11:58 +01:00