diff --git a/project/widgets/dependencieswidget.ui b/project/widgets/dependencieswidget.ui index 8bc0e829f3..b6c68a174f 100644 --- a/project/widgets/dependencieswidget.ui +++ b/project/widgets/dependencieswidget.ui @@ -1,156 +1,153 @@ DependenciesWidget 0 0 400 300 - - Form - 0 0 0 0 0 Enter a dependency to add to the list Enter a dependency to add to the list true false Adds the listed target to the dependency list. List of indirect dependent targets. This list should contain targets that the application does not directly depend on, but for which an action needs to be taken before running the application. true true false Removes the selected dependencies from the list. false Moves the selected dependency up in the list. false Moves the selected dependency down in the list. Qt::Vertical 20 151 ProjectItemLineEdit QLineEdit
project/projectitemlineedit.h