Buffer underrun in RGB denoise, Issue 2337. Could also fix 'Crash when creating detail window, Issue 2324' (Thanks to Hombre)
This commit is contained in:
@@ -120,6 +120,7 @@ class CropWindow : public LWButtonListener, public CropHandlerListener, public E
|
||||
void getPosition (int& x, int& y);
|
||||
void setSize (int w, int h, bool norefresh=false);
|
||||
void getSize (int& w, int& h);
|
||||
void enable ();
|
||||
|
||||
void leaveNotify (GdkEventCrossing* event);
|
||||
void flawnOver (bool isFlawnOver);
|
||||
|
Reference in New Issue
Block a user