Fixed Issue #19

Verbose signatures fail despite working with sequence of bytes.
This commit is contained in:
gir489
2018-11-21 16:25:50 -05:00
parent b5b13f90cb
commit c40b21afcc

View File

@@ -54,7 +54,7 @@ void ShowSearchDialog( const char* pszSignature, const char* pszMask )
"Test Sig\n"
"\n"
"\n"
" <Signature:A5:100:100::>\n"
" <Signature:A5:300:300::>\n"
" <Mask:A6:100:100::>\n"
"\n";
@@ -131,7 +131,7 @@ void ShowSearchWindow( void )
"Test Sig\n"
"\n"
"\n"
" <Signature:A5:100:100::>\n"
" <Signature:A5:200:200::>\n"
"\n";
qstring strSig;