Skip to content

Fixes compile error on osx

Hugo Lindström requested to merge hugolm/snorenotify:fix-compile-osx into master

Fixes a compile error where a QStringList was declared after the define it is used in.

Merge request reports