mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 21:06:58 +03:00
Move mod info frame and handler to MCModInfoFrame, use on all instances
This commit is contained in:
parent
60e7e019fe
commit
f2291ef161
10 changed files with 597 additions and 427 deletions
|
|
@ -9,4 +9,5 @@ class ModListView: public QTreeView
|
|||
public:
|
||||
explicit ModListView ( QWidget* parent = 0 );
|
||||
virtual void setModel ( QAbstractItemModel* model );
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue