2021-04-12 Fred Gleason <fredg@paravelsystems.com>

* Added a 'DISTRO-SPECIFIC NOTES' section to 'INSTALL'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-12 16:12:52 -04:00
parent 299e0da2de
commit 0892892407
24 changed files with 36 additions and 15 deletions

View File

@@ -19,11 +19,10 @@
//
#include <rdcombobox.h>
//Added by qt3to4:
#include <QMouseEvent>
#include <QKeyEvent>
RDComboBox::RDComboBox(QWidget *parent)
: QComboBox(parent)
{