mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 11:56:57 +03:00
Start mcmod.info panel. Needs to be its own widget and included in legacy mod edit window, text labels need eliding
This commit is contained in:
parent
05e2da51d8
commit
60e7e019fe
5 changed files with 377 additions and 53 deletions
|
|
@ -44,9 +44,11 @@ private slots:
|
|||
void on_forgeBtn_clicked();
|
||||
void on_customizeBtn_clicked();
|
||||
void on_revertBtn_clicked();
|
||||
void on_loaderWebsite_clicked();
|
||||
void updateVersionControls();
|
||||
void disableVersionControls();
|
||||
|
||||
void on_loaderModTreeView_pressed(const QModelIndex &index);
|
||||
|
||||
protected:
|
||||
bool eventFilter(QObject *obj, QEvent *ev);
|
||||
bool loaderListFilter( QKeyEvent* ev );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue