mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 13:47:46 +02:00
add open java folder action
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -48,7 +48,6 @@
|
||||
|
||||
#include "BaseInstance.h"
|
||||
#include "minecraft/auth/MinecraftAccount.h"
|
||||
#include "net/NetJob.h"
|
||||
|
||||
class LaunchController;
|
||||
class NewsChecker;
|
||||
@ -119,6 +118,7 @@ class MainWindow : public QMainWindow {
|
||||
void on_actionViewCatPackFolder_triggered();
|
||||
void on_actionViewIconsFolder_triggered();
|
||||
void on_actionViewLogsFolder_triggered();
|
||||
void on_actionViewJavaFolder_triggered();
|
||||
|
||||
void on_actionViewSkinsFolder_triggered();
|
||||
|
||||
|
Reference in New Issue
Block a user