Removed spurious space
This commit is contained in:
parent
b3dcb915b1
commit
3a799af85f
@ -43,7 +43,7 @@ CropWindow::CropWindow (ImageArea* parent, bool isLowUpdatePriority_, bool isDet
|
|||||||
pmlistener(nullptr), pmhlistener(nullptr), observedCropWin(nullptr),
|
pmlistener(nullptr), pmhlistener(nullptr), observedCropWin(nullptr),
|
||||||
crop_custom_ratio(0.f)
|
crop_custom_ratio(0.f)
|
||||||
{
|
{
|
||||||
initZoomSteps();
|
initZoomSteps();
|
||||||
|
|
||||||
Glib::RefPtr<Pango::Context> context = parent->get_pango_context () ;
|
Glib::RefPtr<Pango::Context> context = parent->get_pango_context () ;
|
||||||
Pango::FontDescription fontd = context->get_font_description ();
|
Pango::FontDescription fontd = context->get_font_description ();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user