mirror of
https://github.com/YACReader/yacreader
synced 2026-03-15 10:10:03 -04:00
changelog updated
removed unused methods
This commit is contained in:
@ -1148,6 +1148,7 @@ void LibraryWindow::updateLibrary()
|
||||
libraryCreator->start();
|
||||
}
|
||||
|
||||
/*
|
||||
void LibraryWindow::deleteLibrary()
|
||||
{
|
||||
QString currentLibrary = selectedLibrary->currentText();
|
||||
@ -1156,6 +1157,7 @@ void LibraryWindow::deleteLibrary()
|
||||
deleteCurrentLibrary();
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
void LibraryWindow::deleteCurrentLibrary()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user