#pragma once
for our headers plus drive-by formatting
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifndef _EDITID_H_
|
||||
#define _EDITID_H_
|
||||
|
||||
#pragma once
|
||||
|
||||
/// @brief List of pipette editing operation
|
||||
enum EditUniqueID : int {
|
||||
@@ -67,5 +65,3 @@ enum ObjectMode {
|
||||
OM_255, /// less or equal than 255 objects
|
||||
OM_65535 /// less or equal than 65535 objects
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user