make Qt bindings compile with any Qt 4.x

This commit is contained in:
Vadim Pisarevsky
2010-07-08 11:24:32 +00:00
parent 7148823cc2
commit 269afb91da
2 changed files with 17 additions and 11 deletions

View File

@@ -76,4 +76,4 @@ int main()
printf("File can not be read");
return 0;
}
}