Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
4963cf46
Commit
4963cf46
authored
Jan 26, 2015
by
tooomm
Browse files
Added text line about default selection
parent
c328f28c
Changes
1
Show whitespace changes
Inline
Side-by-side
oracle/src/oraclewizard.cpp
View file @
4963cf46
...
...
@@ -281,7 +281,8 @@ ChooseSetsPage::ChooseSetsPage(QWidget *parent)
{
setTitle
(
tr
(
"Sets selection"
));
setSubTitle
(
tr
(
"The following sets has been found in the source file. "
"Please mark the sets that will be imported."
));
"Please mark the sets that will be imported.
\n
"
"All core and expansion sets are selected by default."
));
checkBoxLayout
=
new
QVBoxLayout
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment