Add tst_dropArea
Removed the requirement to have a parent, it's not really needed, conceptually.
This commit is contained in:
@@ -458,6 +458,7 @@ if(KDDockWidgets_TESTS)
|
||||
|
||||
add_test(NAME tst_view COMMAND tst_view)
|
||||
add_test(NAME tst_window COMMAND tst_window)
|
||||
add_test(NAME tst_droparea COMMAND tst_droparea)
|
||||
add_test(NAME tst_platform COMMAND tst_platform)
|
||||
add_test(NAME tst_viewguard COMMAND tst_viewguard)
|
||||
add_test(NAME tst_group COMMAND tst_group)
|
||||
|
||||
Reference in New Issue
Block a user