Qt: add ability to style richtext href links

This commit is contained in:
Megamouse 2023-06-01 01:06:30 +02:00
parent 0ebe832f8e
commit fcfca6efda
17 changed files with 95 additions and 20 deletions

View file

@ -13,6 +13,8 @@ LOG_CHANNEL(cfg_log, "CFG");
namespace gui
{
QString stylesheet;
QString get_game_list_column_name(game_list_columns col)
{
switch (col)