qtquick: Create ResizeHandlerHelper.qml to save some code

This commit is contained in:
Sergio Martins
2021-03-03 12:57:37 +00:00
parent 263f936690
commit f174ab6ebc
3 changed files with 48 additions and 65 deletions

View File

@@ -5,6 +5,7 @@
<file>private/quick/qml/FloatingWindow.qml</file>
<file>private/quick/qml/Frame.qml</file>
<file>private/quick/qml/MainWindowMDI.qml</file>
<file>private/quick/qml/ResizeHandlerHelper.qml</file>
<file>private/quick/qml/RubberBand.qml</file>
<file>private/quick/qml/TitleBarBase.qml</file>
<file>private/quick/qml/TitleBar.qml</file>