[gnome-bluetooth] wizard: Add FIXME



commit 5adb75269fd9bd85fe5179872b958051ff045565
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 21 12:50:37 2011 +0000

    wizard: Add FIXME

 wizard/main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wizard/main.c b/wizard/main.c
index 2b55f69..b53b632 100644
--- a/wizard/main.c
+++ b/wizard/main.c
@@ -406,6 +406,7 @@ close_callback (GtkWidget *assistant,
 {
 	gtk_widget_destroy(assistant);
 
+	//FIXME doesn't work with a GtkApplication
 	gtk_main_quit();
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]