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

Avoid compile warning for g_type_class_add_private #128

Merged
merged 1 commit into from Nov 13, 2018

Conversation

yetist
Copy link
Member

@yetist yetist commented Nov 13, 2018

Fixes the issue with GLib >= 2.58, list of modified files:

  • src/gsm_color_button.c
  • src/gsm_color_button.h

Fixes the issue with GLib >= 2.58, list of modified files:
- src/gsm_color_button.c
- src/gsm_color_button.h
@sc0w
Copy link
Member

sc0w commented Nov 13, 2018

It works here, the warning is gone, and there is no more warnings with g_type_class_add_private

I have tested, changing the colors with click here:

pr128

@sc0w sc0w self-requested a review November 13, 2018 09:19
@sc0w sc0w requested a review from a team November 13, 2018 09:19
Copy link
Member

@raveit65 raveit65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Colorbuttons are working fine.

@raveit65 raveit65 merged commit 7ecf16d into mate-desktop:master Nov 13, 2018
@yetist yetist deleted the g_type_class_add_private branch November 14, 2018 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants