Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
This commit is contained in:
33
.hgignore
Normal file
33
.hgignore
Normal file
@@ -0,0 +1,33 @@
|
||||
syntax: glob
|
||||
|
||||
*~
|
||||
*.orig
|
||||
|
||||
.cproject
|
||||
.project
|
||||
.settings
|
||||
.directory
|
||||
|
||||
CMakeFiles
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
CMakeCache.txt
|
||||
|
||||
Debug
|
||||
RelWithDebInfo
|
||||
MinSizeRel
|
||||
Release
|
||||
|
||||
rtdata/rawtherapee.desktop
|
||||
rtengine/librtengine.a
|
||||
rtexif/librtexif.a
|
||||
rtgui/config.h
|
||||
rtgui/version.h
|
||||
rtgui/rawtherapee
|
||||
rtgui/rawtherapee.exe
|
||||
install_manifest.txt
|
||||
AboutThisBuild.txt
|
||||
clean
|
||||
|
||||
syntax: regexp
|
||||
^Win32CMakeOptions-MK1\.txt$
|
||||
Reference in New Issue
Block a user