1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-06 04:15:33 +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: