Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecation warnings #101

Open
NathanBnm opened this issue Jun 9, 2020 · 0 comments
Open

Fix deprecation warnings #101

NathanBnm opened this issue Jun 9, 2020 · 0 comments

Comments

@NathanBnm
Copy link
Contributor

Here are the warnings I get when building the app from source. These are deprecation warnings and should be fixed:

../src/Widgets/SourceList.vala:1476.13-1476.24: warning: `Gtk.CellRendererPixbuf.follow_state' has been deprecated since 3.16
../src/Widgets/SourceList.vala:1607.74-1607.95: warning: `Granite.StyleClass.SOURCE_LIST' has been deprecated since 0.4.2. Use Granite.STYLE_CLASS_SOURCE_LIST
../src/Widgets/SourceList.vala:2327.25-2327.34: warning: `Gtk.Menu.popup' has been deprecated since 3.22
../src/Widgets/SourceList.vala:2329.25-2329.34: warning: `Gtk.Menu.popup' has been deprecated since 3.22
../src/Widgets/SourceList.vala:2631.9-2631.28: warning: `Gtk.Widget.push_composite_child' has been deprecated since 3.10
../src/Widgets/SourceList.vala:2633.9-2633.31: warning: `Gtk.Widget.set_composite_name' has been deprecated since 3.10
../src/Widgets/SourceList.vala:2634.9-2634.27: warning: `Gtk.Widget.pop_composite_child' has been deprecated since 3.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants