mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 23:15:18 +00:00
Qt: add ability to style richtext href links
This commit is contained in:
parent
0ebe832f8e
commit
fcfca6efda
17 changed files with 95 additions and 20 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue