Skip to content

Commit

Permalink
Storing a pointer to QSettings instead of using stack
Browse files Browse the repository at this point in the history
The settings were allocated in the stack
causing a segfault when accessed from the slot

Fixes #14021
  • Loading branch information
elpaso committed Dec 22, 2015
1 parent 644960e commit bf4ad79
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 309 deletions.

0 comments on commit bf4ad79

Please sign in to comment.