1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-04 21:45:35 +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;