Special character handling patch from Oduis backported from Defloat
This commit is contained in:
@@ -57,10 +57,11 @@ class CropHandler : public rtengine::DetailedCropListener, public rtengine::Size
|
||||
CropHandlerListener* listener;
|
||||
CropHandlerIdleHelper* chi;
|
||||
|
||||
void update ();
|
||||
void compDim ();
|
||||
public:
|
||||
|
||||
void update ();
|
||||
|
||||
rtengine::procparams::CropParams cropParams;
|
||||
Glib::RefPtr<Gdk::Pixbuf> cropPixbuf;
|
||||
Glib::Mutex cimg;
|
||||
|
Reference in New Issue
Block a user