X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/e2b844437e9308a04ddf043ae9d2f5c8ffef97b0..41d8b21edef00745ff2f17b6bd54fca29d6cd598:/src/views/selectiontoggle.h diff --git a/src/views/selectiontoggle.h b/src/views/selectiontoggle.h index 79833a522..221ab0745 100644 --- a/src/views/selectiontoggle.h +++ b/src/views/selectiontoggle.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008 by Peter Penz * + * Copyright (C) 2008 by Peter Penz * * * * 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 +#include #include #include @@ -89,7 +89,6 @@ private: private: bool m_isHovered; bool m_leftMouseButtonPressed; - bool m_appliedArrowCursor; int m_fadingValue; int m_margin; QPixmap m_icon;