mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
Fixed main toolbar title in YACReaderLibrary
This commit is contained in:
@ -37,6 +37,7 @@ private:
|
||||
QHBoxLayout * mainLayout;
|
||||
|
||||
QLabel * currentFolder;
|
||||
QString currentFolderName;
|
||||
|
||||
void addDivider();
|
||||
void addWideDivider();
|
||||
|
Reference in New Issue
Block a user