mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-04-01 02:42:39 +08:00
Change tabs to spaces.
This commit is contained in:
parent
009c306bd1
commit
295ab43152
@ -127,14 +127,14 @@ enum eDragState
|
|||||||
*/
|
*/
|
||||||
enum eIcon
|
enum eIcon
|
||||||
{
|
{
|
||||||
TabCloseIcon, //!< TabCloseIcon
|
TabCloseIcon, //!< TabCloseIcon
|
||||||
AutoHideIcon, //!< AutoHideIcon
|
AutoHideIcon, //!< AutoHideIcon
|
||||||
DockAreaMenuIcon, //!< DockAreaMenuIcon
|
DockAreaMenuIcon, //!< DockAreaMenuIcon
|
||||||
DockAreaUndockIcon, //!< DockAreaUndockIcon
|
DockAreaUndockIcon, //!< DockAreaUndockIcon
|
||||||
DockAreaCloseIcon, //!< DockAreaCloseIcon
|
DockAreaCloseIcon, //!< DockAreaCloseIcon
|
||||||
DockAreaMinimizeIcon, //!< DockAreaMinimizeIcon
|
DockAreaMinimizeIcon,//!< DockAreaMinimizeIcon
|
||||||
|
|
||||||
IconCount, //!< just a delimiter for range checks
|
IconCount, //!< just a delimiter for range checks
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user