|
@@ -94,7 +94,7 @@ Popup {
|
|
|
|
|
|
FileDialog {
|
|
FileDialog {
|
|
id: noConfigFoundPopupCliDialog
|
|
id: noConfigFoundPopupCliDialog
|
|
- nameFilters: ["CLI file (ccats-cli)"]
|
|
|
|
|
|
+ nameFilters: ["CLI file (ccats-cli)", "Any file (*)"]
|
|
title: "Please select the CLI File"
|
|
title: "Please select the CLI File"
|
|
folder: shortcuts.home
|
|
folder: shortcuts.home
|
|
// @disable-check M223
|
|
// @disable-check M223
|