mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-01 06:45:35 +00:00
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);
|
||||
|
||||
CSMPrefs::Category& getCategory();
|
||||
|
||||
public slots:
|
||||
|
||||
void resetCategory();
|
||||
|
||||
public slots:
|
||||
|
||||
void resetCategory();
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Reference in a new issue