Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ISettingsMigrationStep.h File Reference
#include "utils/XBMCTinyXML.h"
#include <memory>
#include <vector>

Classes

class  KODI::SETTINGS::ISettingsMigrationStep
 

Namespaces

namespace  KODI
 
namespace  KODI::SETTINGS
 

Typedefs

using KODI::SETTINGS::MigrationStepList = std::vector<std::shared_ptr<ISettingsMigrationStep>>