mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
Merged luisangelsm/yacreader/develop into develop
This commit is contained in:
@ -114,8 +114,6 @@ LibraryWindow::LibraryWindow()
|
||||
|
||||
void LibraryWindow::setupUI()
|
||||
{
|
||||
setWindowIcon(QIcon(":/images/iconLibrary.png"));
|
||||
|
||||
setUnifiedTitleAndToolBarOnMac(true);
|
||||
|
||||
libraryCreator = new LibraryCreator();
|
||||
|
Reference in New Issue
Block a user