OSDN Git Service

[libcalamares] Better type for the list of InstanceKeys
authorAdriaan de Groot <groot@kde.org>
Tue, 11 Aug 2020 13:27:30 +0000 (15:27 +0200)
committerAdriaan de Groot <groot@kde.org>
Tue, 11 Aug 2020 14:32:44 +0000 (16:32 +0200)
commit253e5610afd1098ae6102ae2f6071662a715a0fc
tree24534189fd0bd5d8381bc45eb87ad2c4380591c4
parentb23dbd47c730f77486d39d7aa9109bff00570dfe
[libcalamares] Better type for the list of InstanceKeys

- *sequence* lists module instance keys; make the stored type of
  those keys InstanceKey instead of QString
src/libcalamares/Settings.cpp
src/libcalamares/Settings.h
src/libcalamares/modulesystem/InstanceKey.h