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/profileinputdialog.ui | 87 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 src/profileinputdialog.ui (limited to 'src/profileinputdialog.ui') diff --git a/src/profileinputdialog.ui b/src/profileinputdialog.ui new file mode 100644 index 00000000..76265aa1 --- /dev/null +++ b/src/profileinputdialog.ui @@ -0,0 +1,87 @@ + + + ProfileInputDialog + + + + 0 + 0 + 436 + 129 + + + + Dialog + + + + + + Please enter a name for the new profile + + + + + + + + + + If checked, the new profile will use the default game settings. + + + If checked, the new profile will use the default game settings instead of the "global" settings. Global settings are the settings you configure when running the game launcher directly, without MO. + + + Default Game Settings + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + ProfileInputDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + ProfileInputDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.3.1