diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-08 10:38:39 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-08 10:38:39 +0200 |
| commit | a5e25cc05e5e33e114331cc826211c89adbcfa6a (patch) | |
| tree | 2ea647b5117e5c3b530ec66d4caafd04969e0fbe /QSDeliciousPlugIn_Source.xib | |
| parent | 0f26c5c3b3e606c89724067d4785323de3fee751 (diff) | |
Reorganize code, WIP save for tag handling
Diffstat (limited to 'QSDeliciousPlugIn_Source.xib')
| -rw-r--r-- | QSDeliciousPlugIn_Source.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QSDeliciousPlugIn_Source.xib b/QSDeliciousPlugIn_Source.xib index 83b620f..c688346 100644 --- a/QSDeliciousPlugIn_Source.xib +++ b/QSDeliciousPlugIn_Source.xib @@ -144,7 +144,7 @@ </secureTextFieldCell> <connections> <action selector="settingsChanged:" target="-2" id="mWc-uc-BZi"/> - <binding destination="-2" name="value" keyPath="selectedEntry.sourceSettings.password" id="iVD-TC-GTV"/> + <binding destination="-2" name="value" keyPath="password" id="lx1-bz-oz5"/> </connections> </secureTextField> <textField focusRingType="none" verticalHuggingPriority="750" id="host-text-field"> |