Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] add setContent for mediawindows #11258

Merged
merged 1 commit into from Jan 4, 2017
Merged

Conversation

ronie
Copy link
Member

@ronie ronie commented Dec 23, 2016

allow addons that use WindowXML to create a mediawindow to set the content type of the container.

@tamland / @phil65

@ronie ronie added Type: Feature non-breaking change which adds functionality Component: Python labels Dec 23, 2016
@@ -271,6 +271,12 @@ namespace XBMCAddon
A(m_vecItems)->SetProperty(key, value);
}

void WindowXML::setContent(const String& value)
{
XBMC_TRACE;

This comment was marked as spam.

This comment was marked as spam.

@ronie
Copy link
Member Author

ronie commented Jan 4, 2017

jenkins build this please

@ronie ronie merged commit a20fb5a into xbmc:master Jan 4, 2017
@MartijnKaijser MartijnKaijser added this to the L 18.0-alpha1 milestone Jan 5, 2017
@ronie ronie deleted the winxml-content branch January 11, 2017 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Python Type: Feature non-breaking change which adds functionality v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants