mirror of
https://github.com/YACReader/yacreader
synced 2025-12-08 10:13:01 -05: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