summaryrefslogtreecommitdiff
path: root/QSDeliciousPlugIn_Source.h
diff options
context:
space:
mode:
Diffstat (limited to 'QSDeliciousPlugIn_Source.h')
-rw-r--r--QSDeliciousPlugIn_Source.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/QSDeliciousPlugIn_Source.h b/QSDeliciousPlugIn_Source.h
index 1eff1c7..56456c5 100644
--- a/QSDeliciousPlugIn_Source.h
+++ b/QSDeliciousPlugIn_Source.h
@@ -17,6 +17,7 @@
IBOutlet NSTextField *passField;
IBOutlet NSTextField *hostField;
}
+@property (nonatomic, strong) NSString *internalPassword;
- (IBAction)settingsChanged:(id)sender;
@end