removed unnecessary comments

This commit is contained in:
Marepalli Santhosh
2025-11-09 11:39:23 +05:30
committed by GitHub
parent 935a8ee411
commit ee94828d97
@@ -15,9 +15,7 @@ Rectangle {
property var copylistEntries: []
property string lastParsedCopylistText: ""
property var parsedCopylistLines: []
// CUSTOM: Track clickthrough state to disable text editing - START
property bool isClickthrough: false
// CUSTOM: Track clickthrough state to disable text editing - END
color: Appearance.colors.colLayer0
radius: Appearance.rounding.windowRounding - 6