mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
restore 'hide comic flow' action
This commit is contained in:
@ -549,7 +549,7 @@ void MainWindowViewer::createToolBars()
|
||||
#ifdef Q_OS_MAC
|
||||
comicToolBar->addStretch();
|
||||
#else
|
||||
comicToolBar->addWidget(new QToolBarStretch());
|
||||
comicToolBar->addWidget(new YACReaderToolBarStretch());
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user