Adapt LineModel to being autotested
This commit is contained in:
committed by
Tobias Fella
parent
53dc9c1944
commit
45cee495a5
@@ -104,7 +104,7 @@ QQC2.Control {
|
||||
id: repeater
|
||||
model: LineModel {
|
||||
id: lineModel
|
||||
document: codeText.textDocument
|
||||
Component.onCompleted: setDocument(codeText.textDocument)
|
||||
}
|
||||
delegate: QQC2.Label {
|
||||
id: label
|
||||
|
||||
Reference in New Issue
Block a user