mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 05:52:49 -05: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