New debugger implemented
This commit is contained in:
@@ -306,14 +306,6 @@ ApplicationWindow {
|
||||
text: "Connect"
|
||||
}
|
||||
*/
|
||||
Button {
|
||||
property var enabled: true
|
||||
id: debuggerWindow
|
||||
onClicked: {
|
||||
ui.startDebugger()
|
||||
}
|
||||
text: "Debugger"
|
||||
}
|
||||
|
||||
Button {
|
||||
id: importAppButton
|
||||
|
Reference in New Issue
Block a user