mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2018-08-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed style inconsistencies in dialogs within rdairplay(1).
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// Hour Selector widget for RDAirPlay
|
||||
//
|
||||
// (C) Copyright 2012,2016-2018 Fred Gleason <fredg@paravelsystems.com>
|
||||
// (C) Copyright 2012-2018 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License version 2 as
|
||||
@@ -19,10 +19,8 @@
|
||||
//
|
||||
|
||||
#include <qsignalmapper.h>
|
||||
//Added by qt3to4:
|
||||
#include <QResizeEvent>
|
||||
|
||||
#include <hourselector.h>
|
||||
#include "hourselector.h"
|
||||
|
||||
HourSelector::HourSelector(QWidget *parent)
|
||||
: QWidget(parent)
|
||||
|
Reference in New Issue
Block a user