mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 22:15:32 +00:00
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