--- a/eric6/APIs/Python3/eric6.api Sat Sep 04 11:35:19 2021 +0200 +++ b/eric6/APIs/Python3/eric6.api Sat Oct 30 10:41:14 2021 +0200 @@ -9017,6 +9017,7 @@ eric6.Tasks.TaskViewer.TaskViewer.clearFileTasks?4(filename, conditionally=False) eric6.Tasks.TaskViewer.TaskViewer.clearProjectTasks?4(fileOnly=False) eric6.Tasks.TaskViewer.TaskViewer.clearTasks?4() +eric6.Tasks.TaskViewer.TaskViewer.containsTask?4(taskToTest) eric6.Tasks.TaskViewer.TaskViewer.displayFile?7 eric6.Tasks.TaskViewer.TaskViewer.findParentTask?4(parentUid) eric6.Tasks.TaskViewer.TaskViewer.getGlobalTasks?4() @@ -12230,6 +12231,7 @@ eric6.eric6_pluginuninstall.main?4() eric6.eric6_post_install.copyDesktopFile?4(src, dst, scriptsdir) eric6.eric6_post_install.copyLinuxMetaData?4() +eric6.eric6_post_install.copyMetaFile?4(srcname, dstpath, dstname) eric6.eric6_post_install.copyMetaFilesTree?4(src, dst) eric6.eric6_post_install.createWindowsLinks?4() eric6.eric6_post_install.createWindowsShortcut?4(linkPath, targetPath, iconPath)