aboutsummaryrefslogtreecommitdiff
path: root/src/windows/identity/ui/credwnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/ui/credwnd.h')
-rw-r--r--src/windows/identity/ui/credwnd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/windows/identity/ui/credwnd.h b/src/windows/identity/ui/credwnd.h
index 6849f9f..7f90710 100644
--- a/src/windows/identity/ui/credwnd.h
+++ b/src/windows/identity/ui/credwnd.h
@@ -299,4 +299,8 @@ void khm_get_cw_element_font(HDC hdc, wchar_t * name, BOOL use_default,
void khm_set_cw_element_font(wchar_t * name, LOGFONT * pfont);
+void khm_draw_identity_menu_item(HWND hwnd, LPDRAWITEMSTRUCT lpd, khui_action * act);
+
+void khm_measure_identity_menu_item(HWND hwnd, LPMEASUREITEMSTRUCT lpm, khui_action * act);
+
#endif