/***************************************************************************
- * Copyright (C) 2008 by Peter Penz <peter.penz@gmx.at> *
+ * Copyright (C) 2008 by Peter Penz <peter.penz19@gmail.com> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
#ifndef SELECTIONTOGGLE_H
#define SELECTIONTOGGLE_H
-#include <kurl.h>
+#include <KUrl>
#include <QAbstractButton>
#include <QPixmap>
private:
bool m_isHovered;
bool m_leftMouseButtonPressed;
- bool m_appliedArrowCursor;
int m_fadingValue;
int m_margin;
QPixmap m_icon;