mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01: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 @@
|
||||
//
|
||||
// The On Air Playout Utility for Rivendell.
|
||||
//
|
||||
// (C) Copyright 2002-2006,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
// (C) Copyright 2002-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
|
||||
@@ -36,10 +36,6 @@
|
||||
#include <qpixmap.h>
|
||||
#include <qsplashscreen.h>
|
||||
#include <qfontmetrics.h>
|
||||
//Added by qt3to4:
|
||||
#include <QCloseEvent>
|
||||
#include <QPaintEvent>
|
||||
#include <QKeyEvent>
|
||||
|
||||
#include <rd.h>
|
||||
#include <rdemptycart.h>
|
||||
@@ -227,4 +223,4 @@ class MainWidget : public QWidget
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif // RDAIRPLAY_H
|
||||
|
||||
Reference in New Issue
Block a user