Pipette and "On Preview Widgets" branch. See issue 227
The pipette part is already working quite nice but need to be finished. The widgets part needs more work...
This commit is contained in:
12
rtgui/version.h.in
Normal file
12
rtgui/version.h.in
Normal file
@@ -0,0 +1,12 @@
|
||||
// This file is automatically generated by the Makefile - DO NOT EDIT!
|
||||
// You can (should) also tell mercurial to ignore it.
|
||||
|
||||
#ifndef _VERSION_
|
||||
#define _VERSION_
|
||||
|
||||
#define VERSION "${HG_VERSION}"
|
||||
#define TAGDISTANCE ${HG_TAGDISTANCE}
|
||||
#define CACHEFOLDERNAME "RawTherapee${CACHE_NAME_SUFFIX}"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user