]> git.0d.be Git - empathy.git/commit
Cast away constness of strings in GtkTargetEntry structs
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 5 Aug 2010 14:53:33 +0000 (15:53 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 5 Aug 2010 14:55:12 +0000 (15:55 +0100)
commit265a072dab29839e7e195470f49e7f9980afc838
tree212952093ddb5f7274c6eae30abbede15c39b0eb
parent9039976a1e17444081eb9df2e480d3b4c5266a88
Cast away constness of strings in GtkTargetEntry structs

This stops gcc warning us about GTK+'s broken API which uses non-const string
fields in a static struct.
libempathy-gtk/empathy-individual-view.c