diff options
author | Michele Calgaro <[email protected]> | 2025-01-07 18:20:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-07 18:20:53 +0900 |
commit | 2b0ea37581b2fa4eba2b353d45dc134fbafe0b0f (patch) | |
tree | 8efed172b95588e6ea4345fa60f47d52bbdec9b6 /doc/man/man3 | |
parent | 01d46198d1b9240c8e0eb1cf31300b77879da412 (diff) | |
download | tqt3-2b0ea37581b2fa4eba2b353d45dc134fbafe0b0f.tar.gz tqt3-2b0ea37581b2fa4eba2b353d45dc134fbafe0b0f.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/man3')
-rw-r--r-- | doc/man/man3/tqstyle.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqstyle.3qt b/doc/man/man3/tqstyle.3qt index 6d1d18a8b..194a2e6ac 100644 --- a/doc/man/man3/tqstyle.3qt +++ b/doc/man/man3/tqstyle.3qt @@ -454,7 +454,7 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c .TP \fCTQStyle::PE_ScrollBarSubLine\fR - scrollbar line decrease indicator (i.e. scroll up). .TP -\fCTQStyle::PE_ScrollBarAddPage\fR - scolllbar page increase indicator (i.e. page down). +\fCTQStyle::PE_ScrollBarAddPage\fR - scrollbar page increase indicator (i.e. page down). .TP \fCTQStyle::PE_ScrollBarSubPage\fR - scrollbar page decrease indicator (i.e. page up). .TP @@ -582,7 +582,7 @@ This enum represents a StyleHint. A StyleHint is a general look and/or feel hint .TP \fCTQStyle::SH_ListViewExpand_SelectMouseType\fR - which type of mouse event should cause a listview expansion to be selected. .TP -\fCTQStyle::SH_TabBar_PreferNoArrows\fR - whether a tabbar should suggest a size to prevent scoll arrows. +\fCTQStyle::SH_TabBar_PreferNoArrows\fR - whether a tabbar should suggest a size to prevent scroll arrows. .TP \fCTQStyle::SH_ComboBox_Popup\fR - allows popups as a combobox dropdown menu. .TP |