mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
Fixed compilation in MacOSX (Qt5)
This commit is contained in:
@ -780,7 +780,7 @@ void LibraryWindow::createToolBars()
|
||||
libraryToolBar->addAction(toggleFullScreenAction);
|
||||
|
||||
libraryToolBar->addWidget(new QToolBarStretch());
|
||||
libraryToolBar->addWidget(foldersFilter);
|
||||
libraryToolBar->addWidget(searchEdit);
|
||||
|
||||
libraryToolBar->setMovable(false);
|
||||
|
||||
|
Reference in New Issue
Block a user