Pass the HAVE_QT* flags through the config header, like all others.

I don't know why it didn't work for the original author, but it definitely
works now.
This commit is contained in:
Roman Donchenko
2013-06-19 17:44:12 +04:00
parent 1d9660c6d2
commit 37d19b9c46
3 changed files with 7 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
//--------------------Google Code 2010 -- Yannick Verdie--------------------//
#include "precomp.hpp"
#if defined(HAVE_QT)