Added resize support for new QFrame based AutoHideDockContainer
This commit is contained in:
@@ -51,7 +51,8 @@ HEADERS += \
|
||||
AutoHideDockContainer.h \
|
||||
SideTabBar.h \
|
||||
DockWidgetSideTab.h \
|
||||
PushButton.h
|
||||
PushButton.h \
|
||||
ResizeHandle.h
|
||||
|
||||
|
||||
SOURCES += \
|
||||
@@ -75,7 +76,8 @@ SOURCES += \
|
||||
AutoHideDockContainer.cpp \
|
||||
SideTabBar.cpp \
|
||||
DockWidgetSideTab.cpp \
|
||||
PushButton.cpp
|
||||
PushButton.cpp \
|
||||
ResizeHandle.cpp
|
||||
|
||||
|
||||
unix:!macx {
|
||||
|
||||
Reference in New Issue
Block a user