Skip to content

Commit

Permalink
Rework domains widget
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre committed Jan 8, 2025
1 parent 2b12854 commit b2836e8
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 111 deletions.
2 changes: 1 addition & 1 deletion qui/decorators.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ def device_domain_hbox(vm, attached: bool) -> Gtk.Box:


def create_icon(name) -> Gtk.Image:
""" " Create an icon from string; tries for both the normal and -symbolic
"""Create an icon from string; tries for both the normal and -symbolic
variants, because some themes only have the symbolic variant. If not
found, outputs a blank icon."""

Expand Down
Loading

0 comments on commit b2836e8

Please sign in to comment.