removed unnecessary comments

This commit is contained in:
Marepalli Santhosh
2025-11-09 11:40:53 +05:30
committed by GitHub
parent ee94828d97
commit 819735169b
@@ -13,8 +13,6 @@ StyledOverlayWidget {
contentItem: StickypadContent {
implicitWidth: 440
implicitHeight: 380
// CUSTOM: Pass clickthrough state to content - START
isClickthrough: root.clickthrough
// CUSTOM: Pass clickthrough state to content - END
}
}