adding back compile error

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2014-03-19 12:11:17 +00:00
parent 8f6e00cf67
commit 5b472c34e2

View File

@ -19,14 +19,14 @@
* Boston, MA 02110-1301, USA.
****************************************************************/
//#error "******************************************************************************************************************"
//#error "**** Retroshare trunk/ is currently being merged to v0.6 and protocols are not stable. It is unlikely that *****"
//#error "**** you want to compile the trunk now. *****"
//#error "**** *****"
//#error "**** To compile the latest Retroshare 0.5.5, please go to branches/v0.5.5 *****"
//#error "**** *****"
//#error "**** --- The dev team --- *****"
//#error "******************************************************************************************************************"
#error "******************************************************************************************************************"
#error "**** Retroshare trunk/ is currently being merged to v0.6 and protocols are not stable. It is unlikely that *****"
#error "**** you want to compile the trunk now. *****"
#error "**** *****"
#error "**** To compile the latest Retroshare 0.5.5, please go to branches/v0.5.5 *****"
#error "**** *****"
#error "**** --- The dev team --- *****"
#error "******************************************************************************************************************"
#include <QObject>
#include <QMessageBox>