[bijiben] bjb-bijiben: remove a warning
- From: Pierre-Yves Luyten <pyluyten src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] bjb-bijiben: remove a warning
- Date: Sat, 15 Mar 2014 20:22:07 +0000 (UTC)
commit 5ea4c16bf97e9dd276a2d0eef360d65efea90f75
Author: Pierre-Yves Luyten <py luyten fr>
Date: Sat Mar 15 21:14:44 2014 +0100
bjb-bijiben: remove a warning
src/bjb-bijiben.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/bjb-bijiben.c b/src/bjb-bijiben.c
index 49c1d87..5a16f25 100644
--- a/src/bjb-bijiben.c
+++ b/src/bjb-bijiben.c
@@ -78,7 +78,7 @@ on_window_activated_cb (BjbWindowBase *window,
/* If that's a note, detach it */
if (BIJI_IS_NOTE_OBJ (item))
{
- bijiben_new_window_for_note (self, BIJI_NOTE_OBJ (item));
+ bijiben_new_window_for_note (G_APPLICATION (self), BIJI_NOTE_OBJ (item));
}
/* Else, check */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]