bruns added inline comments.

INLINE COMMENTS

> udisksdevice.cpp:619
> +        const UDisks2::StorageAccess accessIface(const_cast<Device *>(this));
> +        if (accessIface.filePath() == "/") {
> +            return "drive-harddisk-root";

QLatin1String

> udisksdevice.cpp:620
> +        if (accessIface.filePath() == "/") {
> +            return "drive-harddisk-root";
> +        }

QStringLiteral

REPOSITORY
  R245 Solid

REVISION DETAIL
  https://phabricator.kde.org/D16653

To: ngraham, romangg, #vdg, #dolphin, #frameworks, bruns
Cc: kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to