[gnome-contacts/feature/style-checks] cheese-flash: Don't use tabs
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/feature/style-checks] cheese-flash: Don't use tabs
- Date: Thu, 3 Dec 2020 23:14:05 +0000 (UTC)
commit 9c7cde58404a9e777d2124b9a665d39d8775a790
Author: Niels De Graef <nielsdegraef gmail com>
Date: Fri Dec 4 00:13:29 2020 +0100
cheese-flash: Don't use tabs
src/cheese-flash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/cheese-flash.c b/src/cheese-flash.c
index d491c930..ec894194 100644
--- a/src/cheese-flash.c
+++ b/src/cheese-flash.c
@@ -299,6 +299,6 @@ cheese_flash_new (GtkWidget *parent)
{
return g_object_new (CHEESE_TYPE_FLASH,
"parent", parent,
- "type", GTK_WINDOW_POPUP,
+ "type", GTK_WINDOW_POPUP,
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]