mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Modified rdairplay(1) to use the standard date/time formatting strings. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -36,7 +36,6 @@ class PostCounter : public RDPushButton
|
||||
PostCounter(QWidget *parent=0);
|
||||
QSize sizeHint() const;
|
||||
QSizePolicy sizePolicy() const;
|
||||
void setTimeMode(RDAirPlayConf::TimeMode mode);
|
||||
|
||||
public slots:
|
||||
void setPostPoint(QTime point,int offset,bool offset_valid,bool running);
|
||||
|
||||
Reference in New Issue
Block a user