]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/selectiontoggle.h
DolphinContextMenu: Set the properties action from actionCollection
[dolphin.git] / src / views / selectiontoggle.h
index 79833a522775406cddccccaf4f3f0ccd3054247f..221ab074584bd2ec2aaac991faaef301b4fe3235 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   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  *
@@ -20,7 +20,7 @@
 #ifndef SELECTIONTOGGLE_H
 #define SELECTIONTOGGLE_H
 
-#include <kurl.h>
+#include <KUrl>
 
 #include <QAbstractButton>
 #include <QPixmap>
@@ -89,7 +89,6 @@ private:
 private:
     bool m_isHovered;
     bool m_leftMouseButtonPressed;
-    bool m_appliedArrowCursor;
     int m_fadingValue;
     int m_margin;
     QPixmap m_icon;