mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 10:22:52 +00:00
generic: remove unused QPlastiqueStyle header inclusions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
b7e02f6c22
commit
370f550140
2 changed files with 1 additions and 3 deletions
|
@ -24,7 +24,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Cambridge, MA 02110-1301, USA
|
|||
// Qt
|
||||
#include <QListView>
|
||||
#include <QMenu>
|
||||
#include <QPlastiqueStyle>
|
||||
#include <QStyledItemDelegate>
|
||||
|
||||
// KDE
|
||||
|
|
|
@ -26,9 +26,8 @@
|
|||
#include "fs/filesystem.h"
|
||||
|
||||
#include <QPainter>
|
||||
#include <QtGui/qstyleoption.h>
|
||||
#include <QStyleOptionButton>
|
||||
#include <QApplication>
|
||||
#include <QPlastiqueStyle>
|
||||
|
||||
#include <kdebug.h>
|
||||
#include <kglobalsettings.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue