mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
fixed regression in main tool bar title (not being shown)
This commit is contained in:
@ -394,6 +394,7 @@ public slots:
|
||||
void showComicsItemContextMenu(const QPoint & point);
|
||||
void setupAddToSubmenu(QMenu & menu);
|
||||
void onAddComicsToLabel();
|
||||
void setToolbarTitle(const QModelIndex & modelIndex);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user