Skip to content

Fix compilation warnings - #25

Open
cjfloss wants to merge 13 commits into
kjlaw89:masterfrom
cjfloss:master
Open

Fix compilation warnings#25
cjfloss wants to merge 13 commits into
kjlaw89:masterfrom
cjfloss:master

Conversation

@cjfloss

@cjfloss cjfloss commented Nov 5, 2018

Copy link
Copy Markdown
  • use margin_start & margin_end instead of margin_left & margin_right
  • Use elipsis instead of three dots
  • fix elementary vala-lint warnings ('space-before-paren', 'use-of-tabs', 'trailing-whitespace')
  • use set_accels_for_action instead of the deprecated add_accelerator
  • use the correct verbatim string form (with three quotes)
  • fix warning: use explicit .begin

fixes #22

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.

Fix Depreciations

1 participant