mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-04-01 11:06:41 +00:00
Added writeConfig in Data Files tab and implemented the close button
This commit is contained in:
parent
5f19f6cfce
commit
274bce22c3
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ public slots:
|
||||||
void resizeRows();
|
void resizeRows();
|
||||||
void profileChanged(const QString ¤t, const QString &previous);
|
void profileChanged(const QString ¤t, const QString &previous);
|
||||||
|
|
||||||
const QStringList checkedItems();
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QTableWidget *mMastersWidget;
|
QTableWidget *mMastersWidget;
|
||||||
QTableView *mPluginsTable;
|
QTableView *mPluginsTable;
|
||||||
|
|
Loading…
Reference in a new issue