mirror of
https://github.com/YACReader/yacreader
synced 2026-01-30 20:00:06 -05:00
YACReaderTableView, no se usar? de momento (custom_widgets.h)
toLongLong cambiado por toULongLong antes de la edici?n se guarda el id del c?mic, o el id del primer c?mic, para restaurar posteriormente la posici?n de comicsView y comicFlow cambios en el orden en el que se a?aden las nueva bibliotecas a selectedLibrary y se cargan
This commit is contained in:
@ -131,10 +131,13 @@ private:
|
||||
QString comicsPath;
|
||||
|
||||
QString _lastAdded;
|
||||
QString _sourceLastAdded;
|
||||
|
||||
QModelIndex _rootIndex;
|
||||
QModelIndex _rootIndexCV;
|
||||
|
||||
quint64 _comicIdEdited;
|
||||
|
||||
void setupUI();
|
||||
void createActions();
|
||||
void createToolBars();
|
||||
|
||||
Reference in New Issue
Block a user