Jonathan 2020-07-04 17:20:11 +01:00 committed by GitHub
parent 78be9af327
commit 89f5125b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@ lvwClients->setMinimumHeight ( 140 );
pbtNewRecording->setAutoDefault ( false );
pbtRecordingDir->setAutoDefault ( false );
edtRecordingDir->setText( pServer->GetRecordingDir() );
tbtClearRecordingDir->setText ( "(X)" ); // someone make me a nice icon?
tbtClearRecordingDir->setText ( ""<font color=""black"">&#9003;</font>"" );
UpdateRecorderStatus ( QString::null );