use lowercase includes
This commit is contained in:
parent
5d85d45d33
commit
1d42fdb7a0
@ -25,10 +25,10 @@
|
|||||||
#include <QHash>
|
#include <QHash>
|
||||||
|
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <KColorScheme>
|
#include <kcolorscheme.h>
|
||||||
#include <KImageCache>
|
#include <kimagecache.h>
|
||||||
#include <KSharedDataCache>
|
#include <kshareddatacache.h>
|
||||||
#include <KWindowSystem>
|
#include <kwindowsystem.h>
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
|
|
||||||
#if HAVE_X11
|
#if HAVE_X11
|
||||||
|
Loading…
Reference in New Issue
Block a user