This website works better with JavaScript.
Home
Help
Sign In
non
/
non
mirror of
https://github.com/original-male/non
Watch
1
Star
0
Fork
0
Code
Releases
11
Activity
Browse Source
Fl_Flowpack: Fix flowdown alignment.
tags/non-daw-v1.2.0
Jonathan Moore Liles
11 years ago
parent
b1586811f9
commit
3939576b05
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
FL/Fl_Flowpack.H
+ 1
- 1
FL/Fl_Flowpack.H
View File
@@ -144,7 +144,7 @@ public:
else
{
/* otherwise, put it in the next column */
Y =
LY
;
Y =
0
;
}
}
Write
Preview
Loading…
Cancel
Save