mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-03 14:12:11 +00:00
Redo the console window. Log is now a page. Console window has relevant pages.
Dirty fix for screenshot thumbnail generation. Needs more QTimer.
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
virtual QIcon icon();
|
||||
virtual QString id();
|
||||
virtual QString helpPage() override { return "Legacy-jar-mods"; };
|
||||
virtual bool shouldDisplay();
|
||||
|
||||
private
|
||||
slots:
|
||||
|
||||
Reference in New Issue
Block a user