diff --git a/qt/component.h b/qt/component.h index 47abd1f3..fa0dceb6 100644 --- a/qt/component.h +++ b/qt/component.h @@ -88,6 +88,8 @@ class APPSTREAMQT_EXPORT Component { UrlKindDonation, UrlKindTranslate, UrlKindContact, + UrlKindVcsBrowser, + UrlKindContribute, // deprecated UrlTranslate [[deprecated]] = UrlKindTranslate,