summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/debug.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-05-07 12:15:12 +0200
committerRobin Gareus <robin@gareus.org>2016-05-07 12:15:12 +0200
commitf445ba8bdcc74943926817a8627741d1fc8dcb3f (patch)
treec2bff13985cac945389f7de17839c9244a1b7b53 /libs/pbd/pbd/debug.h
parent3d7cbe9d942e6dd37c68be6869b31e3de46ef39f (diff)
locale debugging
Diffstat (limited to 'libs/pbd/pbd/debug.h')
-rw-r--r--libs/pbd/pbd/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/pbd/pbd/debug.h b/libs/pbd/pbd/debug.h
index 3696e7a346..8db198e82e 100644
--- a/libs/pbd/pbd/debug.h
+++ b/libs/pbd/pbd/debug.h
@@ -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 */