diff options
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/vpn_authentification.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/vpn_authentification.xml b/res/xml/vpn_authentification.xml index 727cae40..15a260c2 100644 --- a/res/xml/vpn_authentification.xml +++ b/res/xml/vpn_authentification.xml @@ -10,7 +10,7 @@ android:summary="@string/remote_tlscn_check_summary" android:title="@string/remote_tlscn_check_title" /> - <de.blinkt.openvpn.RemoteCNPreference + <de.blinkt.openvpn.views.RemoteCNPreference android:dependency="checkRemoteCN" android:key="remotecn" android:title="@string/enter_tlscn_title" /> |