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 --- quanta/components/csseditor/encodingselectors.ui | 115 +++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 quanta/components/csseditor/encodingselectors.ui (limited to 'quanta/components/csseditor/encodingselectors.ui') diff --git a/quanta/components/csseditor/encodingselectors.ui b/quanta/components/csseditor/encodingselectors.ui new file mode 100644 index 00000000..45d269de --- /dev/null +++ b/quanta/components/csseditor/encodingselectors.ui @@ -0,0 +1,115 @@ + +encodingSelectorS + + + encodingSelectorS + + + + 0 + 0 + 228 + 109 + + + + Encoding Selector + + + + unnamed + + + + layout3 + + + + unnamed + + + + layout1 + + + + unnamed + + + + textLabel1 + + + Select encoding: + + + + + cbEncoding + + + + + + + layout2 + + + + unnamed + + + + pbOk + + + &OK + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + pbCancel + + + &Cancel + + + + + + + + + + + pbOk + clicked() + encodingSelectorS + accept() + + + pbCancel + clicked() + encodingSelectorS + reject() + + + + -- cgit v1.2.3