fixed empty folder and no results widgets style in MacOSX

This commit is contained in:
Luis Ángel San Martín
2014-11-07 11:19:13 -08:00
parent 613f1b2ec5
commit e47f95981f
4 changed files with 47 additions and 4 deletions

View File

@ -31,6 +31,7 @@ protected:
QModelIndex parent;
QStringListModel * subfoldersModel;
void paintEvent(QPaintEvent *);
QString backgroundColor;
//Drop to import
void dragEnterEvent(QDragEnterEvent *event);