MDI|qtquick: Fix resize cursor not being shown
the docked widgets were resizable but the cursor didn't change shape
This commit is contained in:
@@ -60,6 +60,8 @@ public:
|
||||
*/
|
||||
void setResizeGap(int);
|
||||
|
||||
bool isMDI() const;
|
||||
|
||||
static int widgetResizeHandlerMargin();
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
|
||||
Reference in New Issue
Block a user