mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:40:05 +00:00
Add icons and URL shortcuts to help menu
This commit is contained in:
parent
334ca03a88
commit
aaeea156f3
7 changed files with 65 additions and 0 deletions
|
|
@ -37,6 +37,10 @@ private slots:
|
|||
void on_actionSettings_triggered();
|
||||
void on_actionExit_triggered();
|
||||
void on_actionImGuiDebug_triggered();
|
||||
void on_actionUserManual_triggered();
|
||||
void on_actionDiscord_triggered();
|
||||
void on_actionGitHubRepository_triggered();
|
||||
void on_actionAboutSupercellWx_triggered();
|
||||
void on_radarSiteSelectButton_clicked();
|
||||
void on_resourceTreeCollapseAllButton_clicked();
|
||||
void on_resourceTreeExpandAllButton_clicked();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue