summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/LeashView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/leash/LeashView.h')
-rw-r--r--src/windows/leash/LeashView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/windows/leash/LeashView.h b/src/windows/leash/LeashView.h
index 307c36dda2..585d2075d3 100644
--- a/src/windows/leash/LeashView.h
+++ b/src/windows/leash/LeashView.h
@@ -351,6 +351,7 @@ public:
afx_msg void OnLvnItemActivate(NMHDR *pNMHDR, LRESULT *pResult);
afx_msg void OnLvnKeydown(NMHDR *pNMHDR, LRESULT *pResult);
afx_msg void OnNMCustomdraw(NMHDR *pNMHDR, LRESULT *pResult);
+ afx_msg void OnForgetPrincipals();
};
/*