mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
kwin: remove unused kxerrorhandler header inclusions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
94006c31a8
commit
79179e946b
2 changed files with 1 additions and 2 deletions
|
@ -33,7 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "workspace.h"
|
||||
|
||||
#include <fixx11h.h>
|
||||
#include <kxerrorhandler.h>
|
||||
#include <kstartupinfo.h>
|
||||
#include <kstringhandler.h>
|
||||
#include <KLocalizedString>
|
||||
|
|
|
@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "utils.h"
|
||||
|
||||
#include <kxerrorhandler.h>
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
#ifndef KCMRULES
|
||||
|
@ -37,6 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/extensions/shape.h>
|
||||
#include <QtGui/qwidget.h>
|
||||
#include <QtGui/qx11info_x11.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue