mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
*neutrino themes: style, initialize 'CThemes::notifier' in constructor
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2095 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -55,7 +55,7 @@ CThemes::CThemes()
|
|||||||
: themefile('\t')
|
: themefile('\t')
|
||||||
{
|
{
|
||||||
width = w_max (40, 10);
|
width = w_max (40, 10);
|
||||||
|
notifier = NULL;
|
||||||
hasThemeChanged = false;
|
hasThemeChanged = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user