1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 15:35:23 +00:00
This commit is contained in:
PlutonicOverkill 2017-05-07 17:05:50 +12:00
parent 477af73ad6
commit d8a711f89f

View File

@ -21,10 +21,10 @@ namespace CSVPrefs
PageBase (CSMPrefs::Category& category, QWidget *parent);
CSMPrefs::Category& getCategory();
public slots:
void resetCategory();
public slots:
void resetCategory();
private: