forked from mirror/openmw-tes3mp
workaround for MOC's lack of namespace awareness
This commit is contained in:
parent
04a11679fb
commit
0ffe4290fb
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ namespace CSMPrefs
|
|||
|
||||
signals:
|
||||
|
||||
void settingChanged (const Setting *setting);
|
||||
void settingChanged (const CSMPrefs::Setting *setting);
|
||||
};
|
||||
|
||||
// convenience function
|
||||
|
|
Loading…
Reference in a new issue