forked from qt-creator/qt-creator
Tests: Fix compile
Amends 0f6d04ce34
.
Change-Id: Iee83ad5244bf1fa1ba47735ffab2154933d30460
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -77,6 +77,9 @@ QString FvBaseAspect::settingsKey() const
|
|||||||
{
|
{
|
||||||
return m_settingsKey;
|
return m_settingsKey;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// unused but kept for compile
|
||||||
|
void setAutoApply(bool ) {}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
FakeVimSettings::FakeVimSettings()
|
FakeVimSettings::FakeVimSettings()
|
||||||
|
Reference in New Issue
Block a user