Activated the default media theme to be used.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3784 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -80,7 +80,7 @@ BMediaTheme::ViewFor(BParameterWeb *web, const BRect *hintRect, BMediaTheme *usi
|
|||||||
if (_mDefaultTheme == NULL)
|
if (_mDefaultTheme == NULL)
|
||||||
_mDefaultTheme = new BPrivate::DefaultMediaTheme();
|
_mDefaultTheme = new BPrivate::DefaultMediaTheme();
|
||||||
|
|
||||||
//usingTheme = _mDefaultTheme;
|
usingTheme = _mDefaultTheme;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (usingTheme == NULL)
|
if (usingTheme == NULL)
|
||||||
|
|||||||
Reference in New Issue
Block a user