Skip to content

Commit

Permalink
Remove controlText alias
Browse files Browse the repository at this point in the history
  • Loading branch information
boutinb committed Dec 5, 2024
1 parent 7ea6589 commit 5750af7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QMLComponents/components/JASP/Controls/ComboBox.qml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ ComboBoxBase
property alias value: comboBox.currentValue
property alias indexDefaultValue: comboBox.currentIndex
property alias fieldWidth: control.implicitWidth
property alias controlText: controlText
property int textFormat: Text.AutoText
property bool showVariableTypeIcon: containsVariables
property var enabledOptions: []
Expand Down

0 comments on commit 5750af7

Please sign in to comment.