[gtk/wip/ebassi/a11y-2] fixup! Make tooltip properties idiomatic
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/ebassi/a11y-2] fixup! Make tooltip properties idiomatic
- Date: Thu, 23 Apr 2020 17:36:28 +0000 (UTC)
commit 7eec9dac63ca9da531aa3a3d7c5c52eb0a25c1b2
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Apr 22 21:27:29 2020 +0100
fixup! Make tooltip properties idiomatic
testsuite/gtk/tooltips.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testsuite/gtk/tooltips.c b/testsuite/gtk/tooltips.c
index 239275e91d2..784d132be87 100644
--- a/testsuite/gtk/tooltips.c
+++ b/testsuite/gtk/tooltips.c
@@ -55,5 +55,5 @@ main (int argc,
g_test_add_func ("/tooltips/widget-accessors", test_tooltips_widget_accessors);
- return g_test_run();
+ return g_test_run ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]