NOISSUE WIP implementation of the ability to create instance shortcuts

Currently Linux-only and lacking some features
This commit is contained in:
arthomnix
2022-07-03 07:54:20 +01:00
parent bf80bd1143
commit 5d14dede50
6 changed files with 464 additions and 4 deletions

View File

@@ -141,6 +141,10 @@ private slots:
void on_actionScreenshots_triggered();
#if defined(Q_OS_LINUX)
void on_actionCreateShortcut_triggered();
#endif
void taskEnd();
/**