mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 07:40:30 -08:00
foo
This commit is contained in:
@@ -7,7 +7,8 @@ TARGET =
|
||||
DEPENDPATH += . src
|
||||
INCLUDEPATH += . src
|
||||
|
||||
QT += network opengl
|
||||
QT += network
|
||||
#QT += opengl
|
||||
#QTPLUGIN += qjpeg
|
||||
|
||||
# Input
|
||||
@@ -18,7 +18,7 @@
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
#include <QtGui>
|
||||
#include <QtOpenGL>
|
||||
//#include <QtOpenGL>
|
||||
|
||||
#include "window.h"
|
||||
#include "dlg_connect.h"
|
||||
|
||||
Reference in New Issue
Block a user