Sharing: change coding style of enum
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 21 Oct 2015 16:40:04 +0000 (18:40 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Wed, 21 Oct 2015 16:40:04 +0000 (18:40 +0200)
commitc80e72da83978fa8d200e9ee34c4f4008062d2ba
treeceac5d7f060dbf47e93ee453af0dd35783c9074c
parentec351e00ad6f339a237c447e9aa48f631a587ccf
Sharing: change coding style of enum

From all upper case to camel case

This hopefully fix the Windows build which fails because DELETE seems
to be a macro
src/gui/ocssharejob.cpp
src/gui/ocssharejob.h
src/gui/sharedialog.cpp