1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-11 19:13:29 +00:00

Added writeConfig in Data Files tab and implemented the close button

This commit is contained in:
Pieter van der Kloet 2011-04-24 23:03:21 +02:00
parent 5f19f6cfce
commit 274bce22c3

View File

@ -32,8 +32,6 @@ public slots:
void resizeRows();
void profileChanged(const QString &current, const QString &previous);
const QStringList checkedItems();
private:
QTableWidget *mMastersWidget;
QTableView *mPluginsTable;