mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kwin: remove unused QMatrix4x4 and QVector2D header inclusions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
fa3c709926
commit
33b71eafc8
2 changed files with 0 additions and 4 deletions
|
@ -29,9 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <KGlobal>
|
||||
#include <KStandardDirs>
|
||||
|
||||
#include <QtGui/QMatrix4x4>
|
||||
#include <QtGui/QVector2D>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
||||
|
|
|
@ -34,7 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <QFont>
|
||||
#include <QGraphicsScale>
|
||||
#include <QKeyEvent>
|
||||
#include <QMatrix4x4>
|
||||
#include <QVector>
|
||||
#include <QList>
|
||||
#include <QHash>
|
||||
|
|
Loading…
Add table
Reference in a new issue