[qcineoob] filmography
[imdb] html characters converted
This commit is contained in:
parent
33981a8fdb
commit
6fe917417c
6 changed files with 85 additions and 4 deletions
|
|
@ -65,4 +65,3 @@ class Movie(QFrame):
|
|||
role_desc = ' as %s'%role
|
||||
self.parent.doAction('Casting%s of movie "%s"'%(role_desc,self.movie.original_title),
|
||||
self.parent.castingAction,[self.movie.id,role])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue