ports/audio/xoscope/files/patch-com__gtk.h
Diane Bruce bf81900f60 - fix under clang11
- add LICENSE
- pet portlint
2020-08-24 15:58:15 +00:00

12 lines
180 B
C

--- com_gtk.h.orig 2020-08-24 15:22:03 UTC
+++ com_gtk.h
@@ -9,8 +9,6 @@
*
*/
-GtkWidget *menubar;
-GtkWidget *glade_window;
gint expose_event();
gint key_press_event();