Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into settings

This commit is contained in:
Trial97
2023-06-28 17:46:01 +03:00
146 changed files with 2711 additions and 2596 deletions

View File

@ -61,6 +61,7 @@ class ExternalResourcesPage : public QMainWindow, public BasePage {
virtual void viewConfigs();
void ShowContextMenu(const QPoint& pos);
void ShowHeaderContextMenu(const QPoint& pos);
protected:
BaseInstance* m_instance = nullptr;