Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

Can't compile because of overriden method #225

Closed
depado opened this issue Oct 28, 2013 · 1 comment
Closed

Can't compile because of overriden method #225

depado opened this issue Oct 28, 2013 · 1 comment

Comments

@depado
Copy link

depado commented Oct 28, 2013

/TerminalView.vala:578.2-578.28: error: overriding method `LineContainer.get_adjustments' is incompatible with base method `Mx.Scrollable.get_adjustments': incompatible type of parameter 1.
public void get_adjustments(out unowned Mx.Adjustment? hadjustment, out unowned Mx.Adjustment? vadjustment) {

Just me or... ?
Please close this issue if it just comes from my computer, I'll try to make some research. Thanks.

@p-e-w
Copy link
Owner

p-e-w commented Nov 3, 2013

Duplicate of #198.

@p-e-w p-e-w closed this as completed Nov 3, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants