|
From: <pst...@us...> - 2013-03-20 16:02:50
|
Revision: 994
http://sourceforge.net/p/jazzplusplus/code/994
Author: pstieber
Date: 2013-03-20 16:02:46 +0000 (Wed, 20 Mar 2013)
Log Message:
-----------
Made a cosmetic change.
Modified Paths:
--------------
trunk/jazz/src/Random.h
Modified: trunk/jazz/src/Random.h
===================================================================
--- trunk/jazz/src/Random.h 2013-03-20 16:01:48 UTC (rev 993)
+++ trunk/jazz/src/Random.h 2013-03-20 16:02:46 UTC (rev 994)
@@ -126,13 +126,13 @@
};
-#define ARED_GAP 1
+#define ARED_GAP 1
#define ARED_XTICKS 2
-#define ARED_YTICKS 4
-#define ARED_MINMAX 8
+#define ARED_YTICKS 4
+#define ARED_MINMAX 8
#define ARED_RHYTHM 16
-#define ARED_BLOCKS 32
-#define ARED_LINES 64
+#define ARED_BLOCKS 32
+#define ARED_LINES 64
class JZArrayEditDrawBars
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|