Commit 314db1f4 authored by Mark Morschhäuser's avatar Mark Morschhäuser
Browse files

Changed sets.xml URL due to w32-qt ssl problem

parent cf70843d
......@@ -19,7 +19,7 @@
#include "window_main.h"
#include "oracleimporter.h"
const QString WindowMain::defaultSetsUrl = QString("https://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)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment