[gdl] bgo #721275 - gdl #define ICON_SIZE 12 should be 13



commit 522e50cff6e44640fa95b409f4766c6d38c2913d
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Thu Jan 2 22:25:13 2014 +0100

    bgo #721275 - gdl #define ICON_SIZE 12 should be 13

 gdl/gdl-dock-item-button-image.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdl/gdl-dock-item-button-image.c b/gdl/gdl-dock-item-button-image.c
index 963fa55..a42e806 100644
--- a/gdl/gdl-dock-item-button-image.c
+++ b/gdl/gdl-dock-item-button-image.c
@@ -37,7 +37,7 @@
  */
 
 
-#define ICON_SIZE 12
+#define ICON_SIZE 13
 
 G_DEFINE_TYPE (GdlDockItemButtonImage,
                gdl_dock_item_button_image,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]