repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git]
/
kguitar-svn
/
compile1012.patch
blob
bf5cbd6960d0cf19f02fc23d2046f31fdf0f4d9e
1
--- kguitar/songview.cpp.orig 2011-05-12 00:01:01.000000000 +0200
2
+++ kguitar/songview.cpp 2011-05-12 00:02:05.083086243 +0200
3
@@ -369,6 +369,7 @@
4
#ifdef WITH_TSE3
5
bool SongView::initMidi()
6
{
7
+ return true;
8
}
9
#endif
10