2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

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

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()) {