mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
fixed compilation in MacOSX, new background color for the sidebar in MacOSX
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#include "reading_list_item.h"
|
||||
#include "qnaturalsorting.h"
|
||||
|
||||
#include <QFileIconProvider>
|
||||
|
||||
ListItem::ListItem(const QList<QVariant> &data)
|
||||
:itemData(data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user