mirror of
https://github.com/YACReader/yacreader
synced 2025-12-14 05:02:47 -05:00
fixed empty folder and no results widgets style in MacOSX
This commit is contained in:
@ -31,6 +31,7 @@ protected:
|
||||
QModelIndex parent;
|
||||
QStringListModel * subfoldersModel;
|
||||
void paintEvent(QPaintEvent *);
|
||||
QString backgroundColor;
|
||||
|
||||
//Drop to import
|
||||
void dragEnterEvent(QDragEnterEvent *event);
|
||||
|
||||
Reference in New Issue
Block a user