mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
remove redundant inclusion of qt_x11_p header from qdesktopservice_x11
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
e414daf999
commit
cb239bda53
2 changed files with 0 additions and 2 deletions
|
@ -499,7 +499,6 @@ katie_allinone_exclude(
|
|||
${CMAKE_CURRENT_SOURCE_DIR}/painting/qpaintengine_x11.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/widgets/qsizegrip.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/util/qsystemtrayicon_x11.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/util/qdesktopservices_x11.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/kernel/qx11info_x11.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/kernel/qapplication_x11.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/kernel/qwidget_x11.cpp
|
||||
|
|
|
@ -48,7 +48,6 @@
|
|||
#include "qdir.h"
|
||||
#include "qfile.h"
|
||||
#include "qtextstream.h"
|
||||
#include "qt_x11_p.h"
|
||||
#include "qcoreapplication.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue