added settings to the options dialog for configuring the background image in grid view

This commit is contained in:
Luis Ángel San Martín
2015-12-07 22:48:13 +01:00
parent de59cbd9e3
commit da19e086db
5 changed files with 125 additions and 39 deletions

View File

@ -63,6 +63,7 @@ public slots:
void droppedFiles(const QList<QUrl> & urls, Qt::DropAction action);
void droppedComicsForResortingAt(const QString & data, int index);
void updateBackgroundConfig();
protected slots:
void requestedContextMenu(const QPoint & point);