some photo viewer fixes

This commit is contained in:
John Preston
2014-08-17 11:37:24 +04:00
parent 0a69ed37da
commit c6423c0b65
4 changed files with 17 additions and 10 deletions
-2
View File
@@ -88,8 +88,6 @@ void HistoryList::paintEvent(QPaintEvent *e) {
QPainter p(this);
if (!trivial) {
p.setClipRect(r);
} else {
bool nt = true;
}
if (hist->isEmpty()) {