Cleanup DropArea and base classes re receiving QWidget

They receive View now
This commit is contained in:
Sergio Martins
2022-04-03 23:19:53 +01:00
parent ad1b77f79e
commit 81e5d14e4f
22 changed files with 87 additions and 71 deletions

View File

@@ -77,7 +77,7 @@
"request": "launch",
"program": "${workspaceFolder}/build-dev/bin/tst_docks",
"args": [
"tst_simple2"
"tst_restoreFloatingMinimizedState"
],
"cwd": "${workspaceFolder}",
"MIMode": "gdb",