Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / ui / Selectable.cc
index e8678e8..6c87fc1 100644 (file)
@@ -55,7 +55,7 @@ namespace zypp
     IdString Selectable::ident() const
     { return _pimpl->ident(); }
 
-    ResKind Selectable::kind() const
+    ResObject::Kind Selectable::kind() const
     { return _pimpl->kind(); }
 
     const std::string & Selectable::name() const