[gimp] libgimpbase: also update comment next to GIMP_MAX_IMAGE_SIZE
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimpbase: also update comment next to GIMP_MAX_IMAGE_SIZE
- Date: Thu, 19 Sep 2013 07:09:13 +0000 (UTC)
commit b7afb811cb01643922830ad7be92c1cc31b0b99a
Author: Michael Natterer <mitch gimp org>
Date: Thu Sep 19 09:07:18 2013 +0200
libgimpbase: also update comment next to GIMP_MAX_IMAGE_SIZE
libgimpbase/gimplimits.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpbase/gimplimits.h b/libgimpbase/gimplimits.h
index 8c4cbbe..b7b586b 100644
--- a/libgimpbase/gimplimits.h
+++ b/libgimpbase/gimplimits.h
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
* pixel sizes is needed; for example to give a spin button an upper
* limit.
**/
-#define GIMP_MAX_IMAGE_SIZE 524288 /* 2^18 */
+#define GIMP_MAX_IMAGE_SIZE 524288 /* 2^19 */
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]