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
Merge
568e8a9608
into
3d18cf37b9
pull/186/merge
Viktor Nova
GitHub
8 years ago
parent
3d18cf37b9
568e8a9608
commit
1560e6caf9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
sequencer/src/gui/event_edit.fl
+ 1
- 1
sequencer/src/gui/event_edit.fl
View File
@@ -138,7 +138,7 @@ else
e->status( opcode );
Event_Widget *ew
= v->value()
;
Event_Widget *ew;
if ( ew && ew->ev() )
e->timestamp( ew->ev()->timestamp() );
Write
Preview
Loading…
Cancel
Save