From 97770a16f2859a104d58825b8fad053c679955e6 Mon Sep 17 00:00:00 2001 From: defnax Date: Sun, 15 Nov 2009 20:40:56 +0000 Subject: [PATCH] forget commit this git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1829 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/RetroShare.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retroshare-gui/src/RetroShare.pro b/retroshare-gui/src/RetroShare.pro index ce04384e3..1c85f85f7 100644 --- a/retroshare-gui/src/RetroShare.pro +++ b/retroshare-gui/src/RetroShare.pro @@ -1,5 +1,5 @@ CONFIG += qt gui uic qrc resources uitools pluginmgr newsettings release -QT += network xml script +QT += network xml script opengl TEMPLATE = app TARGET = RetroShare