mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04: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