2023-10-09 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdlibrary(1) that broke the audio audition
	button on the main window.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-10-09 13:51:30 -04:00
parent 62f9e7ba86
commit 8f94026e36
5 changed files with 44 additions and 48 deletions

View File

@@ -65,6 +65,13 @@ bool MainObject::Startup(QString *err_msg)
return true;
}
//
// *** BAND-AID * BAND_AID * YEECH! ***
// This Makes It Work, but I think we're going to need to implement
// socket activation on all of these services.
//
sleep(1);
//
// ripcd(8)
//