[mythtv-commits] mythtv commit: r18440 by nigel
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Sep 26 03:24:34 UTC 2008
Author: nigel
Date: 2008-09-26 03:24:34 +0000 (Fri, 26 Sep 2008)
New Revision: 18440
Changeset: http://cvs.mythtv.org/trac/changeset/18440
Modified:
trunk/mythplugins/mythzoneminder/mythzoneminder/main.cpp
Log:
Fix weird breakage after [18436]: g++ ... main.cpp
{{{
/usr/include/QtSql/qsql.h:95: error: expected identifier before numeric constant
/usr/include/QtSql/qsql.h:95: error: expected `}' before numeric constant
/usr/include/QtSql/qsql.h:95: error: expected unqualified-id before numeric constant
/usr/include/QtSql/qsql.h:107: error: expected declaration before '}' token
}}}
More information about the mythtv-commits
mailing list