[pan2] forgot to comment this
- From: Heinrich MÃller <henmull src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan2] forgot to comment this
- Date: Mon, 23 Jan 2012 15:08:20 +0000 (UTC)
commit a8c93375c9a1d8efcfcf547ed1008884c615abc4
Author: Heinrich MÃller <henmull src gnome org>
Date: Mon Jan 23 16:07:59 2012 +0100
forgot to comment this
pan/gui/pan.cc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pan/gui/pan.cc b/pan/gui/pan.cc
index 204b640..303ea62 100644
--- a/pan/gui/pan.cc
+++ b/pan/gui/pan.cc
@@ -203,9 +203,9 @@ namespace
}
else
{
- gtk_window_deiconify(window);
- gtk_widget_hide(GTK_WIDGET(window));
+// gtk_widget_hide(GTK_WIDGET(window));
gtk_widget_show (GTK_WIDGET(window));
+ gtk_window_deiconify(window);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]