Traversal: use the defaults if empty or space-only config entries are detected

This commit is contained in:
mathieui 2015-05-01 03:11:28 +02:00
commit df8b86ed63
2 changed files with 21 additions and 4 deletions

View file

@ -4,6 +4,7 @@
#pragma once
#include <algorithm>
#include <string>
#include <wx/frame.h>