[vlc-commits] [Git][videolan/vlc][master] qml: remove unused file MouseHoverHandlerRev12.qml

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Dec 7 15:46:53 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
d887149b by Fatih Uzunoglu at 2023-12-07T15:17:47+00:00
qml: remove unused file MouseHoverHandlerRev12.qml

- - - - -


1 changed file:

- − modules/gui/qt/util/qml/MouseHoverHandlerRev12.qml


Changes:

=====================================
modules/gui/qt/util/qml/MouseHoverHandlerRev12.qml deleted
=====================================
@@ -1,26 +0,0 @@
-/*****************************************************************************
- * Copyright (C) 2022 VLC authors and VideoLAN
- *
- * 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
- * the Free Software Foundation; either version 2 of the License, or
- * ( at your option ) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
- *****************************************************************************/
-
-import QtQuick 2.12
-
-// Due to a bug ( https://bugreports.qt.io/browse/QTBUG-85427 )
-// this handler might react to touch events
-
-HoverHandler {
-    acceptedDevices: PointerDevice.Mouse
-}



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d887149b031fbf459e71aa1f581d3f3de3f62bf6

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d887149b031fbf459e71aa1f581d3f3de3f62bf6
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list