diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-07 13:14:48 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-07 13:14:48 +0200 |
| commit | 0f26c5c3b3e606c89724067d4785323de3fee751 (patch) | |
| tree | 00ccd17d4776b639b383f1b086dd39ac4dbbf1b9 /QSDeliciousPlugIn_Source.h | |
| parent | a081f7ea92f32b8284cce4d11f8e899b08754acf (diff) | |
Autosave on change
Diffstat (limited to 'QSDeliciousPlugIn_Source.h')
| -rw-r--r-- | QSDeliciousPlugIn_Source.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/QSDeliciousPlugIn_Source.h b/QSDeliciousPlugIn_Source.h index 9d22d91..1eff1c7 100644 --- a/QSDeliciousPlugIn_Source.h +++ b/QSDeliciousPlugIn_Source.h @@ -17,6 +17,8 @@ IBOutlet NSTextField *passField; IBOutlet NSTextField *hostField; } + +- (IBAction)settingsChanged:(id)sender; @end @interface QSCatalogEntry (OldStyleSourceSupport) |