From 114a878c64ce6f8223cfd22d76a20eb16d177e5e Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- buildtools/lib/widgets/makeoptionswidgetbase.ui | 194 ++++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 buildtools/lib/widgets/makeoptionswidgetbase.ui (limited to 'buildtools/lib/widgets/makeoptionswidgetbase.ui') diff --git a/buildtools/lib/widgets/makeoptionswidgetbase.ui b/buildtools/lib/widgets/makeoptionswidgetbase.ui new file mode 100644 index 00000000..4bddebd1 --- /dev/null +++ b/buildtools/lib/widgets/makeoptionswidgetbase.ui @@ -0,0 +1,194 @@ + +MakeOptionsWidgetBase + + + make_options_widget + + + + 0 + 0 + 507 + 366 + + + + Make Options + + + + unnamed + + + + abort_box + + + &Abort on first error + + + + + dontact_box + + + Onl&y display commands without actually executing them + + + + + env_var_group + + + Environment &Variables + + + + + makebin_label + + + &Name of make executable: + + + makebin_edit + + + + + makebin_edit + + + + + jobs_box + + + false + + + + 0 + 0 + 0 + 0 + + + + 30 + + + 1 + + + + + textLabel1 + + + false + + + Num&ber of jobs to run simultaneously: + + + jobs_box + + + + + spacer33 + + + Horizontal + + + Expanding + + + + 121 + 20 + + + + + + spacer2 + + + Horizontal + + + Fixed + + + + 20 + 20 + + + + + + runMultiJobs + + + Run more than one &job at a time + + + + + prio_label + + + Make priority: + + + + + prio_box + + + + 0 + 0 + 0 + 0 + + + + 19 + + + -20 + + + + + + + runMultiJobs + toggled(bool) + textLabel1 + setEnabled(bool) + + + runMultiJobs + toggled(bool) + jobs_box + setEnabled(bool) + + + + abort_box + dontact_box + makebin_edit + jobs_box + + + kdialog.h + + + + -- cgit v1.2.3