Fix code attribute to compile under Vala 0.28: Bug #741760
This commit is contained in:
parent
9c2f029587
commit
abe45d51b4
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ private class Geary.ImapDB.GC {
|
|||
/**
|
||||
* Operation(s) recommended by {@link should_run_async}.
|
||||
*/
|
||||
[Flag]
|
||||
[Flags]
|
||||
public enum RecommendedOperation {
|
||||
/**
|
||||
* Indicates no garbage collection is recommended at this time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue