From 61545b3f1fb1844af350d187edd26285e98f0466 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 26 Feb 2018 14:21:46 +0100 Subject: API documentation update --- docs/api/pl.treksoft.kvision.form.spinner/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/api/pl.treksoft.kvision.form.spinner/index.html') diff --git a/docs/api/pl.treksoft.kvision.form.spinner/index.html b/docs/api/pl.treksoft.kvision.form.spinner/index.html index bf102d00..2dc10dbb 100644 --- a/docs/api/pl.treksoft.kvision.form.spinner/index.html +++ b/docs/api/pl.treksoft.kvision.form.spinner/index.html @@ -14,19 +14,19 @@ -

BUTTONSTYPE

+

ButtonsType

-enum class BUTTONSTYPE +enum class ButtonsType

Spinner buttons layout types.

-

FORCETYPE

+

ForceType

-enum class FORCETYPE +enum class ForceType

Spinner force rounding types.

-- cgit