mirror of
https://github.com/YACReader/yacreader
synced 2025-11-15 06:22:49 -05: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