Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Dec 7, 2022
1 parent ac67d6f commit 05ae5dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions toppingmaker/projecttopping.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ class ProjectTopping(QObject):
A project configuration resulting in a YAML file that contains:
- layertree
- layerorder
- project variables (future)
- print layout (future)
- map themes (future)
- map themes
- project variables
- print layouts
QML style files, QLR layer definition files and the source of a layer can be linked in the YAML file and are exported to the specific folders.
"""
Expand Down

0 comments on commit 05ae5dd

Please sign in to comment.