mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-13 06:03:37 +02:00
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:
@@ -19,11 +19,10 @@
|
||||
//
|
||||
|
||||
#include <rdcombobox.h>
|
||||
//Added by qt3to4:
|
||||
|
||||
#include <QMouseEvent>
|
||||
#include <QKeyEvent>
|
||||
|
||||
|
||||
RDComboBox::RDComboBox(QWidget *parent)
|
||||
: QComboBox(parent)
|
||||
{
|
||||
|
Reference in New Issue
Block a user