Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
4f84f8ff42
commit
f05d5b008a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ public class Components.ConversationActions : Gtk.Box {
|
|||
}
|
||||
}
|
||||
|
||||
public int selected_conversations { get; set; default=1;}
|
||||
public int selected_conversations { get; set; default = 1; }
|
||||
|
||||
public Geary.Account account { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue