[gnome-photos] Style fixes
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] Style fixes
- Date: Sat, 11 Aug 2012 19:22:51 +0000 (UTC)
commit 2262bf6d6f18faf7afc4bccca3b44a212791bb5d
Author: Debarshi Ray <debarshir gnome org>
Date: Sat Aug 11 18:45:08 2012 +0200
Style fixes
src/photos-embed.c | 6 +++---
src/photos-main-window.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/photos-embed.c b/src/photos-embed.c
index fa5f9a0..86b8333 100644
--- a/src/photos-embed.c
+++ b/src/photos-embed.c
@@ -295,9 +295,9 @@ photos_embed_window_mode_change_flash (PhotosEmbed *self)
static void
photos_embed_window_mode_changed (PhotosModeController *mode_cntrlr,
- PhotosWindowMode mode,
- PhotosWindowMode old_mode,
- gpointer user_data)
+ PhotosWindowMode mode,
+ PhotosWindowMode old_mode,
+ gpointer user_data)
{
PhotosEmbed *self = PHOTOS_EMBED (user_data);
diff --git a/src/photos-main-window.c b/src/photos-main-window.c
index 93f21ba..75952c0 100644
--- a/src/photos-main-window.c
+++ b/src/photos-main-window.c
@@ -42,7 +42,7 @@ struct _PhotosMainWindowPrivate
};
-G_DEFINE_TYPE (PhotosMainWindow, photos_main_window, GTK_TYPE_APPLICATION_WINDOW)
+G_DEFINE_TYPE (PhotosMainWindow, photos_main_window, GTK_TYPE_APPLICATION_WINDOW);
enum
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]