mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 14:04:40 -04:00
unique libraries name forced
This commit is contained in:
@ -71,7 +71,6 @@ void AddLibraryDialog::add()
|
||||
{
|
||||
//accept->setEnabled(false);
|
||||
emit(addLibrary(QDir::cleanPath(path->text()),nameEdit->text()));
|
||||
close();
|
||||
}
|
||||
|
||||
void AddLibraryDialog::nameSetted(const QString & text)
|
||||
|
Reference in New Issue
Block a user