Skip to content

Fix warnings

ivan tkachenko requested to merge work/ratijas/warnings into master
  1. Fix compile-time deprecation warning: QMap is not a random-access iterable
  2. Explicitly specify arguments in signal handlers
  3. Improve assert readability

Merge request reports