mirror of
https://github.com/borgbase/vorta
synced 2025-02-13 10:04:37 +00:00
parent
075fc4e2e7
commit
66ec3f63c5
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ $ vorta
|
|||
```
|
||||
|
||||
## Working on the GUI
|
||||
Qt Creator is used to edit views. Install from [their site](https://www.qt.io/download) or using Homebrew and then open the .ui files in `vorta/UI` with Qt Creator:
|
||||
Qt Creator is used to edit views. Install from [their site](https://www.qt.io/download) or using Homebrew and then open the .ui files in `vorta/assets/UI` with Qt Creator:
|
||||
```
|
||||
$ brew cask install qt-creator
|
||||
$ brew install qt
|
||||
|
|
Loading…
Reference in a new issue