mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-29 16:53:53 +01:00
2018-08-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed style inconsistencies in dialogs within rdlogmanager(1).
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// The Library ListView widget for RDLogManager.
|
||||
//
|
||||
// (C) Copyright 2002-2004,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
|
||||
@@ -22,9 +22,6 @@
|
||||
#include <rdcartdrag.h>
|
||||
|
||||
#include <lib_listview.h>
|
||||
//Added by qt3to4:
|
||||
#include <QFocusEvent>
|
||||
#include <QMouseEvent>
|
||||
|
||||
LibListView::LibListView(QWidget *parent)
|
||||
: Q3ListView(parent)
|
||||
|
||||
Reference in New Issue
Block a user