mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-22 12:39:59 +00:00
Added a function which returns the checked plugin names
This commit is contained in:
parent
e01afe1595
commit
5f19f6cfce
@ -32,6 +32,8 @@ public slots:
|
||||
void resizeRows();
|
||||
void profileChanged(const QString ¤t, const QString &previous);
|
||||
|
||||
const QStringList checkedItems();
|
||||
|
||||
private:
|
||||
QTableWidget *mMastersWidget;
|
||||
QTableView *mPluginsTable;
|
||||
|
Loading…
x
Reference in New Issue
Block a user