mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
Link to Cemuhook on Cemu's wiki
This commit is contained in:
parent
d673d67695
commit
f499155ba2
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ ConfigureMotionTouch::ConfigureMotionTouch(QWidget* parent)
|
||||||
ui->udp_learn_more->setOpenExternalLinks(true);
|
ui->udp_learn_more->setOpenExternalLinks(true);
|
||||||
ui->udp_learn_more->setText(
|
ui->udp_learn_more->setText(
|
||||||
tr("<a "
|
tr("<a "
|
||||||
"href='https://cemuhook.sshnuke.net/padudpserver.html'><span "
|
"href='https://wiki.cemu.info/wiki/Cemuhook'><span "
|
||||||
"style=\"text-decoration: underline; color:#039be5;\">Learn More</span></a>"));
|
"style=\"text-decoration: underline; color:#039be5;\">Learn More</span></a>"));
|
||||||
|
|
||||||
timeout_timer->setSingleShot(true);
|
timeout_timer->setSingleShot(true);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue