mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
Add stubs and b asic integration with MainWindow
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
@ -31,6 +31,8 @@ class CreateShortcutDialog : public QDialog {
|
||||
explicit CreateShortcutDialog(InstancePtr instance, QWidget* parent = nullptr);
|
||||
~CreateShortcutDialog();
|
||||
|
||||
void createShortcut() const;
|
||||
|
||||
private slots:
|
||||
// Icon, target and name
|
||||
void on_iconButton_clicked();
|
||||
|
Reference in New Issue
Block a user