mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 03:39:55 +00:00
workaround for MOC's lack of namespace awareness
This commit is contained in:
parent
04a11679fb
commit
0ffe4290fb
@ -89,7 +89,7 @@ namespace CSMPrefs
|
||||
|
||||
signals:
|
||||
|
||||
void settingChanged (const Setting *setting);
|
||||
void settingChanged (const CSMPrefs::Setting *setting);
|
||||
};
|
||||
|
||||
// convenience function
|
||||
|
Loading…
x
Reference in New Issue
Block a user