diff options
Diffstat (limited to 'plugins/Dbx_mdbx/src/ui.h')
-rw-r--r-- | plugins/Dbx_mdbx/src/ui.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/src/ui.h b/plugins/Dbx_mdbx/src/ui.h index 08c9ac9059..18b8441888 100644 --- a/plugins/Dbx_mdbx/src/ui.h +++ b/plugins/Dbx_mdbx/src/ui.h @@ -1,3 +1,5 @@ +#pragma once
+
static IconItem iconList[] =
{
{ LPGEN("Logo"), "logo", IDI_LOGO },
|