From 981f8b3acf7e76f27c02f4ced80d55b424cc7497 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 3 Feb 2013 12:49:25 +0100 Subject: initial commit to mercurial repository. Corresponds to MO version 0.12.6 --- src/questionboxmemory.ui | 139 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 src/questionboxmemory.ui (limited to 'src/questionboxmemory.ui') diff --git a/src/questionboxmemory.ui b/src/questionboxmemory.ui new file mode 100644 index 00000000..9c211fe8 --- /dev/null +++ b/src/questionboxmemory.ui @@ -0,0 +1,139 @@ + + + QuestionBoxMemory + + + + 0 + 0 + 374 + 130 + + + + Placeholder + + + + 1 + + + 2 + + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + + + + 0 + 0 + + + + + 36 + 36 + + + + false + + + + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + + + + + + 9 + + + + + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + true + + + + + + + + + + 7 + + + + + Remember selection + + + + + + + Qt::Horizontal + + + QDialogButtonBox::No|QDialogButtonBox::Yes + + + + + + + + + + + buttonBox + accepted() + QuestionBoxMemory + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + QuestionBoxMemory + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.3.1