mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 20:12:34 +00:00
NOISSUE WIP implementation of the ability to create instance shortcuts
Currently Linux-only and lacking some features
This commit is contained in:
@@ -141,6 +141,10 @@ private slots:
|
||||
|
||||
void on_actionScreenshots_triggered();
|
||||
|
||||
#if defined(Q_OS_LINUX)
|
||||
void on_actionCreateShortcut_triggered();
|
||||
#endif
|
||||
|
||||
void taskEnd();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user