forked from Shinonome/dots-hyprland
more hacking friendliness
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import QtQuick
|
||||
|
||||
/**
|
||||
* This is just to make sure `RippleButton`s can be used in a Flow layout.
|
||||
*/
|
||||
Flow {
|
||||
property int clickIndex: -1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user