6
imports/Spectral/Component/AutoTextField.qml
Normal file
6
imports/Spectral/Component/AutoTextField.qml
Normal file
@@ -0,0 +1,6 @@
|
||||
import QtQuick 2.9
|
||||
import QtQuick.Controls 2.2
|
||||
|
||||
TextField {
|
||||
selectByMouse: true
|
||||
}
|
||||
Reference in New Issue
Block a user