aboutsummaryrefslogtreecommitdiff
path: root/net/gq/files
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-06-13 23:19:38 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-06-13 23:19:38 +0000
commit8928cebe9a2884cdcd1572ff293d0d06d2e808ff (patch)
tree10f0b19bbb49b9140a40861c6aaaad36e697819b /net/gq/files
parent9bcd36c3f80692164dd68e89f84f806720a3daaf (diff)
downloadports-8928cebe9a2884cdcd1572ff293d0d06d2e808ff.tar.gz
ports-8928cebe9a2884cdcd1572ff293d0d06d2e808ff.zip
Notes
Diffstat (limited to 'net/gq/files')
-rw-r--r--net/gq/files/patch-src_gq-tab-schema.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/gq/files/patch-src_gq-tab-schema.c b/net/gq/files/patch-src_gq-tab-schema.c
new file mode 100644
index 000000000000..aa6d6dbce6ec
--- /dev/null
+++ b/net/gq/files/patch-src_gq-tab-schema.c
@@ -0,0 +1,12 @@
+diff --git src/gq-tab-schema.c src/gq-tab-schema.c
+index b0f16e6..29219c0 100644
+--- src/gq-tab-schema.c
++++ src/gq-tab-schema.c
+@@ -1902,7 +1902,6 @@ gq_tab_schema_init(GqTabSchema* self)
+
+ tab->content = schemamode_vbox;
+ gtk_object_set_data(GTK_OBJECT(tab->content), "tab", tab);
+- return tab;
+ }
+
+ static void