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/autotools/managecustomcommandsbase.ui | 125 +++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 buildtools/autotools/managecustomcommandsbase.ui (limited to 'buildtools/autotools/managecustomcommandsbase.ui') diff --git a/buildtools/autotools/managecustomcommandsbase.ui b/buildtools/autotools/managecustomcommandsbase.ui new file mode 100644 index 00000000..43164ef5 --- /dev/null +++ b/buildtools/autotools/managecustomcommandsbase.ui @@ -0,0 +1,125 @@ + +ManageCustomBuildCommandsBase + + + ManageCustomBuildCommandsBase + + + true + + + + 0 + 0 + 435 + 218 + + + + + unnamed + + + 0 + + + + addButton + + + &Add + + + + + removeButton + + + &Remove + + + + + + Menu Text + + + + + + + + Command + + + + + + + + Command Type + + + + + + + commandsTable + + + 0 + + + 3 + + + true + + + SingleRow + + + + + spacer4 + + + Vertical + + + Expanding + + + + 20 + 40 + + + + + + + + addButton + clicked() + ManageCustomBuildCommandsBase + addButton_clicked() + + + removeButton + clicked() + ManageCustomBuildCommandsBase + removeButton_clicked() + + + + commandsTable + addButton + removeButton + + + addButton_clicked() + removeButton_clicked() + + + -- cgit v1.2.3