GncOption debug messages should be in engine not app-utils.

pull/1699/head
John Ralls 3 years ago
parent 165fcce8f5
commit a222efbdf3

@ -28,7 +28,7 @@
#include "gncOwner.h"
#include "kvp-value.hpp"
static const char* log_module{"gnc.app-utils.gnc-option"};
static const char* log_module{"gnc.engine.gnc-option"};
#include "qoflog.h"

Loading…
Cancel
Save