mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2026-07-28 01:25:28 +00:00
print the warning that the decoder direcotry not exists.
This commit is contained in:
@@ -540,7 +540,7 @@ QString GetDecodeScriptDir()
|
||||
{
|
||||
return dir.absolutePath();
|
||||
}
|
||||
dsv_info("ERROR: the decoder directory is not exists! '../share/libsigrokdecode4DSL/decoders'");
|
||||
dsv_info("ERROR: the decoder directory is not exists: ../share/libsigrokdecode4DSL/decoders");
|
||||
return "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user