File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed
Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -1576,11 +1576,6 @@ void MainWindow::onGitHubRepositoryActionTriggered()
15761576 QtUtils::OpenURL (this , " https://github.com/stenzek/duckstation/" );
15771577}
15781578
1579- void MainWindow::onIssueTrackerActionTriggered ()
1580- {
1581- QtUtils::OpenURL (this , " https://www.duckstation.org/issues.html" );
1582- }
1583-
15841579void MainWindow::onDiscordServerActionTriggered ()
15851580{
15861581 QtUtils::OpenURL (this , " https://www.duckstation.org/discord.html" );
Original file line number Diff line number Diff line change @@ -293,7 +293,6 @@ class MainWindow final : public QMainWindow
293293 void onViewSortByActionTriggered ();
294294 void onViewSortOrderActionTriggered ();
295295 void onGitHubRepositoryActionTriggered ();
296- void onIssueTrackerActionTriggered ();
297296 void onDiscordServerActionTriggered ();
298297 void onAboutActionTriggered ();
299298 void onCheckForUpdatesActionTriggered ();
Original file line number Diff line number Diff line change 77 <file>controllers/justifier.svg</file>
88 <file>controllers/mouse.svg</file>
99 <file>controllers/negcon.svg</file>
10- <file>icons/IssueTracker.png</file>
1110 <file>icons/QT.png</file>
1211 <file>icons/UpdateDuck.png</file>
1312 <file>icons/address-book-new-22.png</file>
You can’t perform that action at this time.
0 commit comments