forked from teamnwah/openmw-tes3coop
Fix tabs
This commit is contained in:
parent
477af73ad6
commit
d8a711f89f
1 changed files with 4 additions and 4 deletions
|
@ -21,10 +21,10 @@ namespace CSVPrefs
|
||||||
PageBase (CSMPrefs::Category& category, QWidget *parent);
|
PageBase (CSMPrefs::Category& category, QWidget *parent);
|
||||||
|
|
||||||
CSMPrefs::Category& getCategory();
|
CSMPrefs::Category& getCategory();
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
|
|
||||||
void resetCategory();
|
void resetCategory();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue