mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
format timerlist.cpp with astyle
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1352 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 68b480e857
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-03-29 (Tue, 29 Mar 2011)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -806,7 +806,8 @@ void CTimerList::paintItem(int pos)
|
||||
zAddData = timer.pluginName;
|
||||
}
|
||||
break;
|
||||
default: {}
|
||||
default:
|
||||
{}
|
||||
}
|
||||
g_Font[SNeutrinoSettings::FONT_TYPE_MENU]->RenderString(x+fw*13,ypos+2*fheight, real_width-(fw*13+5), zAddData, color, fheight, true); // UTF-8
|
||||
// LCD Display
|
||||
|
Reference in New Issue
Block a user