mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 21:40:15 +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:
|
signals:
|
||||||
|
|
||||||
void settingChanged (const Setting *setting);
|
void settingChanged (const CSMPrefs::Setting *setting);
|
||||||
};
|
};
|
||||||
|
|
||||||
// convenience function
|
// convenience function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user