[nautilus-actions/file-manager-actions] Fix fma-main-window-def header
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions/file-manager-actions] Fix fma-main-window-def header
- Date: Tue, 8 Sep 2015 19:00:37 +0000 (UTC)
commit dd90ca8874cd7b2db713b01b79b50b362a024b4f
Author: Pierre Wieser <pwieser trychlos org>
Date: Tue Sep 8 20:12:33 2015 +0200
Fix fma-main-window-def header
...act-main-window-def.h => fma-main-window-def.h} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/ui/nact-main-window-def.h b/src/ui/fma-main-window-def.h
similarity index 98%
rename from src/ui/nact-main-window-def.h
rename to src/ui/fma-main-window-def.h
index 2bb27e8..bd980ec 100644
--- a/src/ui/nact-main-window-def.h
+++ b/src/ui/fma-main-window-def.h
@@ -34,7 +34,7 @@
* SECTION: main-window
* @title: FMAMainWindow
* @short_description: The Main Window class definition
- * @include: fma-main-window.h
+ * @include: ui/fma-main-window.h
*
* This class is derived from GtkApplicationWindow and manages the main
* window.
@@ -109,7 +109,7 @@ typedef struct _FMAMainWindowPrivate FMAMainWindowPrivate;
typedef struct {
/*< private >*/
GtkApplicationWindow parent;
- FMAMainWindowPrivate *private;
+ FMAMainWindowPrivate *private;
}
FMAMainWindow;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]