mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 06:54:39 -04:00
Implement a way for setting the title in the main toolbar.
This commit is contained in:
committed by
Luis Ángel San Martín
parent
ca5096fba4
commit
e7922a0e51
@ -26,7 +26,7 @@ public:
|
||||
QToolButton *fullscreenButton;
|
||||
|
||||
void setSearchWidget(QWidget *w);
|
||||
void setCurrentFolderName(const QString &name);
|
||||
void setTitle(const QString &name);
|
||||
signals:
|
||||
|
||||
public slots:
|
||||
|
Reference in New Issue
Block a user