Skip to content
  • Thomas Holder's avatar
    Fix compiler warnings · cfef7036
    Thomas Holder authored
    -Wimplicit-int-float-conversion (Export::createSpinbutton)
    -Wmisleading-indentation
    -Wrange-loop-construct (init_extended)
    -Wreturn-type (SPIFontSize::relative_fraction)
    -Wunused-function
    -Wunused-label (lpe_shape_revert_stroke_and_fill)
    -Wunused-lambda-capture (text_categorize_refs)
    -Wunused-private-field
    -Wunused-variable
    cfef7036