diff options
Diffstat (limited to 'graphics/truevision/files/patch-include__objparam.h')
| -rw-r--r-- | graphics/truevision/files/patch-include__objparam.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/truevision/files/patch-include__objparam.h b/graphics/truevision/files/patch-include__objparam.h deleted file mode 100644 index 59d53257faaa..000000000000 --- a/graphics/truevision/files/patch-include__objparam.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/objparam.h.orig -+++ include/objparam.h -@@ -465,7 +465,7 @@ - TvWidget_entry( name, sname, tooltip, appref, val) {} - ObjParam_entry( ObjParam_entry & ref ) : ObjParam( ref ), TvWidget_entry( ref ) {} - void get_widget( GtkWidget *box, bool tt ); -- void get_widget( GtkWidget *row, bool tt, int row ); -+ void get_widget( GtkWidget *tab, bool tt, int row ); - void flush(); - void swap_data( ObjParam *param ); - }; |
