summaryrefslogtreecommitdiffstats
path: root/src/kim/agent/mac/AuthenticationController.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kim/agent/mac/AuthenticationController.h')
-rw-r--r--src/kim/agent/mac/AuthenticationController.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kim/agent/mac/AuthenticationController.h b/src/kim/agent/mac/AuthenticationController.h
index b443d8a73..ba0b21223 100644
--- a/src/kim/agent/mac/AuthenticationController.h
+++ b/src/kim/agent/mac/AuthenticationController.h
@@ -114,5 +114,7 @@
- (void) swapView: (NSView *) aView;
- (void) showSpinny;
- (void) hideSpinny;
+- (void) clearSensitiveInputs;
+- (void) clearAllInputs;
@end