forked from qt-creator/qt-creator
Plugins: A bit more Keys and Store
Change-Id: Iee55eeaa881dd9f2047fdbe95ad8d827f4ba34e0 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -27,7 +27,7 @@ namespace QmlJSTools {
|
||||
|
||||
QmlJSCodeStyleSettings::QmlJSCodeStyleSettings() = default;
|
||||
|
||||
QVariantMap QmlJSCodeStyleSettings::toMap() const
|
||||
Store QmlJSCodeStyleSettings::toMap() const
|
||||
{
|
||||
return {
|
||||
{lineLengthKey, lineLength}
|
||||
|
||||
Reference in New Issue
Block a user