From 7f614f1ae09fac60d8e537726ed07af29ea5a72f Mon Sep 17 00:00:00 2001 From: dt Date: Fri, 23 Jan 2009 18:30:21 +0100 Subject: [PATCH] Fixes: Add missing file. --- .../cmakeconfigurewidget.ui | 95 +++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 src/plugins/cmakeprojectmanager/cmakeconfigurewidget.ui diff --git a/src/plugins/cmakeprojectmanager/cmakeconfigurewidget.ui b/src/plugins/cmakeprojectmanager/cmakeconfigurewidget.ui new file mode 100644 index 00000000000..cdca9035e6f --- /dev/null +++ b/src/plugins/cmakeprojectmanager/cmakeconfigurewidget.ui @@ -0,0 +1,95 @@ + + + CMakeProjectManager::Internal::CMakeConfigureWidget + + + + 0 + 0 + 521 + 662 + + + + Form + + + + + + + + CMake Arguments: + + + + + + + + + + Builddirectory: + + + + + + + + + + + + Qt::Vertical + + + QSizePolicy::Fixed + + + + 20 + 20 + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Run cmake + + + + + + + + + + + + + Core::Utils::PathChooser + QLineEdit +
utils/pathchooser.h
+
+
+ + +