diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-01-09 14:25:48 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-06-04 12:22:23 +0200 |
commit | 76e04027bcc8f02aa665b960e229882f04986ee7 (patch) | |
tree | 191d768f81cda280b6cd93ebed6b7203cb48ec82 /.idea/codeStyleSettings.xml | |
parent | ade6ed37976b405322e428df8c6697116fc9692f (diff) | |
download | nextcloud-server-76e04027bcc8f02aa665b960e229882f04986ee7.tar.gz nextcloud-server-76e04027bcc8f02aa665b960e229882f04986ee7.zip |
Upgrade SabreDAV to 1.8.10
Updating SabreDAV namespaces
Diffstat (limited to '.idea/codeStyleSettings.xml')
-rw-r--r-- | .idea/codeStyleSettings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index 421bb563c0e..81f0715c288 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -46,6 +46,7 @@ </value> </option> <option name="USE_PER_PROJECT_SETTINGS" value="true" /> + <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default (1)" /> </component> </project> |