summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/ardour.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/ardour.h')
-rw-r--r--libs/ardour/ardour/ardour.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/ardour/ardour/ardour.h b/libs/ardour/ardour/ardour.h
index 4d98913d34..02dc3ee150 100644
--- a/libs/ardour/ardour/ardour.h
+++ b/libs/ardour/ardour/ardour.h
@@ -62,6 +62,9 @@ namespace ARDOUR {
void find_bindings_files (std::map<std::string,std::string>&);
+ std::string translation_kill_path ();
+ bool translations_are_disabled ();
+
const layer_t max_layer = UCHAR_MAX;
static inline microseconds_t get_microseconds () {