Update comic info when the index changes in GridView.

This commit is contained in:
Luis Ángel San Martín
2016-04-16 22:57:27 +02:00
parent 28b5a29da9
commit 2199206401
2 changed files with 9 additions and 2 deletions

View File

@ -75,8 +75,6 @@ private:
QAction * coverSizeSliderAction;
QAction * showInfoAction;
QItemSelectionModel * _selectionModel;
QQuickView *view;
QWidget *container;
bool dummy;
void closeEvent ( QCloseEvent * event );
void createCoverSizeSliderWidget();