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
d462870e
Commit
d462870e
authored
May 09, 2013
by
Daenyth
Browse files
Merge pull request #16 from VanNostrand/smallfix
Changed sets.xml URL due to w32-qt ssl problem
parents
a1bdece3
314db1f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
oracle/src/window_main.cpp
View file @
d462870e
...
...
@@ -19,7 +19,7 @@
#include
"window_main.h"
#include
"oracleimporter.h"
const
QString
WindowMain
::
defaultSetsUrl
=
QString
(
"http
s
://
raw.github.com/Daenyth/Cockatrice/master/doc
/sets.xml"
);
const
QString
WindowMain
::
defaultSetsUrl
=
QString
(
"http://
www.woogerworks.com/files
/sets.xml"
);
WindowMain
::
WindowMain
(
QWidget
*
parent
)
:
QMainWindow
(
parent
)
...
...
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