diff --git a/plugins/externalscript/externalscriptview.ui b/plugins/externalscript/externalscriptview.ui index e11d599c0..c752bf118 100644 --- a/plugins/externalscript/externalscriptview.ui +++ b/plugins/externalscript/externalscriptview.ui @@ -1,58 +1,58 @@ Robert Gruber <rgruber@users.salomon.at> ExternalScriptViewBase 0 0 210 377 2 0 0 0 0 Define filter here Filter... - + true filterText scriptTree diff --git a/project/widgets/dependencieswidget.ui b/project/widgets/dependencieswidget.ui index aa8312762..823a77411 100644 --- a/project/widgets/dependencieswidget.ui +++ b/project/widgets/dependencieswidget.ui @@ -1,153 +1,153 @@ DependenciesWidget 0 0 400 300 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