aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken
blob: 7e5c76981d6bcb04b72a407a6bc4076170ee414e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
tree cde2adee0cecef5cb7d7b6fc6ced17d1d61a2f6c
parent f92ea511050786900ee9b648fdd7cefae13e3973
author John Ehresman <jpe@wingware.com> 1339700363 -0400
committer Hugo Parente Lima <hugo.lima@openbossa.org> 1339706865 +0200

Override all functions with the same name, not just one.

This allows pyside to compile with Visual Studio 2008 when built
against qt 4.8.  There are still test failures, however.

Change-Id: I83da30211e5032b1352102f189cb93dfb741eb38
Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>