Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Fix warnings #5075

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix warnings #5075

wants to merge 2 commits into from

Commits on Aug 26, 2021

  1. fix compiler warnings

    fix possible null pointer dereference
    make contrustor variable initialization order
    correspond to variable order
    use constant begin/end functions
    Dmitrii Sernii committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f54b532 View commit details
    Browse the repository at this point in the history
  2. avoid Qt deprecated functions, normalized connects

    Dmitrii Sernii committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3842cf7 View commit details
    Browse the repository at this point in the history