Comment 29 for bug 1220826

Revision history for this message
tremu (trumeable) wrote :

I can't try this branch, it doesn't compile. I get an error:

page.vala:146.19-146.45: error: only automatic properties can have default values
        default = ScanDirection.TOP_TO_BOTTOM;
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^