mirror of
https://github.com/YACReader/yacreader
synced 2025-08-16 19:24:46 -04:00
A?adidos textos finales no_libraries_widget e import_widget(faltan traducciones).
Corregido el color del link en el di?log del servidor. A?adida implementaci?n de men? personalizado (dark).
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
#include "tablemodel.h"
|
||||
#include "yacreader_tool_bar_stretch.h"
|
||||
|
||||
|
||||
#include "yacreader_dark_menu.h"
|
||||
//
|
||||
|
||||
LibraryWindow::LibraryWindow()
|
||||
@ -462,9 +462,9 @@ void LibraryWindow::createActions()
|
||||
|
||||
comicFlow->addAction(toggleFullScreenAction);
|
||||
comicFlow->addAction(openComicAction);
|
||||
|
||||
|
||||
comicFlow->setContextMenuPolicy(Qt::ActionsContextMenu);
|
||||
|
||||
}
|
||||
|
||||
//TODO unificar con disableActions
|
||||
|
Reference in New Issue
Block a user