mirror of
https://github.com/YACReader/yacreader
synced 2025-07-15 19:44:32 -04:00
clang-format
This commit is contained in:
@ -68,7 +68,7 @@ void AddLibraryDialog::setupUI()
|
||||
|
||||
void AddLibraryDialog::add()
|
||||
{
|
||||
//accept->setEnabled(false);
|
||||
// accept->setEnabled(false);
|
||||
emit(addLibrary(QDir::cleanPath(path->text()), nameEdit->text()));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user