Skip to content

Remove @log decorator from properties.

Marinus Schraal requested to merge wip/mschraal/no-prop-logging into master

The @log & @GObject.Property decorator do not mix and fail to run in debug mode. Remove the @log decorator for now.

Merge request reports