gphoto2.ds: Add the UTF-8 pragma for the Danish resources.
This commit is contained in:
parent
33f6ed46b6
commit
5fc0ccec93
|
@ -20,6 +20,8 @@
|
||||||
|
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
|
|
||||||
|
#pragma code_page(65001)
|
||||||
|
|
||||||
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
|
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
|
||||||
|
|
||||||
IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273
|
IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273
|
||||||
|
|
Loading…
Reference in New Issue