fixed compilation in MacOSX, new background color for the sidebar in MacOSX

This commit is contained in:
Luis Ángel San Martín
2015-01-21 21:56:43 +01:00
parent 989a2c4241
commit 63e36141ee
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
#include "reading_list_item.h"
#include "qnaturalsorting.h"
#include <QFileIconProvider>
ListItem::ListItem(const QList<QVariant> &data)
:itemData(data)
{