Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Feb 4, 2023
1 parent 3a64380 commit 024a683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Widgets/AboutWindow.vala
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ public class He.AboutWindow : He.Window {
He.Colors color
) {
this.parent = parent;
this.transient_for = parent;
this.app_name = app_name;
this.app_id = app_id;
this.version = version;
Expand Down

0 comments on commit 024a683

Please sign in to comment.