Merge from default. Hope I did it right...
This commit is contained in:
@@ -125,7 +125,7 @@ void ThumbBrowserEntryBase::updateBackBuffer () {
|
||||
istartx += iofs_x;
|
||||
istarty += iofs_y;
|
||||
|
||||
if (bbIcons.size()>0) {
|
||||
if (!bbIcons.empty()) {
|
||||
int iwidth = igap;
|
||||
int iheight = 0;
|
||||
for (int i=0; i<bbIcons.size(); i++) {
|
||||
|
Reference in New Issue
Block a user