[ekiga/ds-clutter] GmWindow: Fixed .h with missing declaration.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-clutter] GmWindow: Fixed .h with missing declaration.
- Date: Mon, 6 Jan 2014 19:14:56 +0000 (UTC)
commit 1cfe6fcbc13642e46a08f83332bcede33c002bc6
Author: Damien Sandras <dsandras beip be>
Date: Mon Jan 6 20:11:34 2014 +0100
GmWindow: Fixed .h with missing declaration.
lib/gui/gmwindow.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/gui/gmwindow.h b/lib/gui/gmwindow.h
index 4d847c7..3cac230 100644
--- a/lib/gui/gmwindow.h
+++ b/lib/gui/gmwindow.h
@@ -108,7 +108,7 @@ void gm_window_set_hide_on_delete (GmWindow *window,
/** Check if the GmWindow will hide or event-relay on a delete-event
* @param window is the GmWindow
*/
-gboolean gm_window_get_hide_on_escape (GmWindow *window);
+gboolean gm_window_get_hide_on_delete (GmWindow *window);
/** Check if the GmWindow will hide or event-relay on an escape event
* @param window is the GmWindow
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]