From e9ae80694875f869892f13f4fcaf1170a00dea41 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kommander/editor/templates/Configuration_Dialog.ui | 156 +++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 kommander/editor/templates/Configuration_Dialog.ui (limited to 'kommander/editor/templates/Configuration_Dialog.ui') diff --git a/kommander/editor/templates/Configuration_Dialog.ui b/kommander/editor/templates/Configuration_Dialog.ui new file mode 100644 index 00000000..199f5b90 --- /dev/null +++ b/kommander/editor/templates/Configuration_Dialog.ui @@ -0,0 +1,156 @@ + +MyDialog2 + + + MyDialog2 + + + + 0 + 0 + 597 + 364 + + + + true + + + + unnamed + + + 11 + + + 6 + + + + + New Item + + + + listBox + + + + 0 + 7 + 0 + 0 + + + + + + tabWidget + + + + Widget2 + + + Tab + + + + + Widget3 + + + Tab + + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + buttonHelp + + + &Help + + + F1 + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + true + + + true + + + + + buttonCancel + + + &Cancel + + + true + + + + + + + + + buttonOk + clicked() + MyDialog2 + accept() + + + buttonCancel + clicked() + MyDialog2 + reject() + + + + -- cgit v1.2.1