X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Futil.h;h=f6306c9712528fb04b0e6f3b8f019048b6ef5ba5;hb=31a33018f113cb7b631dd7bb4d0ed2a7de914cd8;hp=0b572b8ab2d60c0abd9e7b8e2cc6b631860a2c2f;hpb=e8381aef2057a72270da9dc3d40e935ac56024b0;p=dcpomatic.git diff --git a/src/lib/util.h b/src/lib/util.h index 0b572b8ab..f6306c971 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -48,6 +48,7 @@ namespace dcp { /** Number of films to keep in history */ #define HISTORY_SIZE 10 #define REPORT_PROBLEM _("Please report this problem by using Help -> Report a problem or via email to carl@dcpomatic.com") +#define TEXT_FONT_ID "font" extern std::string program_name;