2021-06-14 Fred Gleason <fredg@paravelsystems.com>

* Reworked the 'ListLog' widget in rdairplay(1) to support
	dynamic resizing.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-06-14 13:15:26 -04:00
parent ede949fa1e
commit a9988e41e3
7 changed files with 203 additions and 68 deletions

View File

@@ -24,6 +24,8 @@
#include <rdlogplay.h>
#include <rdwidget.h>
#define HOURSELECTOR_BUTTON_EDGE 41
class HourSelector : public RDWidget
{
Q_OBJECT