git://lisas.de
/
terminatorX.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ALSA fixes, MIDI fixes and some new features, misc fixes and a
[terminatorX.git]
/
src
/
tX_global.h
diff --git
a/src/tX_global.h
b/src/tX_global.h
index 816507f4b91af179dc8da9755cd9b63fa6d2bb43..a0b90f75fe229b8a43a9f0ea18fd7313f11d4379 100644
(file)
--- a/
src/tX_global.h
+++ b/
src/tX_global.h
@@
-145,6
+145,7
@@
typedef struct {
int alsa_free_hwstats;
int filename_length;
+ int restore_midi_connections;
} tx_global;
extern tx_global globals;