locale debugging

This commit is contained in:
Robin Gareus 2016-05-07 12:15:12 +02:00
parent 3d7cbe9d94
commit f445ba8bdc
3 changed files with 11 additions and 4 deletions

View file

@ -58,6 +58,7 @@ namespace PBD {
LIBPBD_API extern DebugBits UndoHistory;
LIBPBD_API extern DebugBits Timing;
LIBPBD_API extern DebugBits Threads;
LIBPBD_API extern DebugBits Locale;
/* See notes in ../debug.cc on why these are defined here */