mirror of
https://github.com/YACReader/yacreader
synced 2026-02-01 04:40:12 -05:00
added settings to the options dialog for configuring the background image in grid view
This commit is contained in:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user