changeset 115:5dcbda490794

* Permit holding Shift while dragging an instant or other edited thing, to override the initial drag resistance (for #1928943 sticky time instants) * better handling of updates during progressive decode load * ready() signal from model (used by vect)
author Chris Cannam
date Mon, 19 May 2008 17:23:11 +0000
parents ccdc5b30e54c
children 9554c19c42fd
files audioio/AudioPortAudioTarget.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/audioio/AudioPortAudioTarget.h	Fri May 09 15:39:42 2008 +0000
+++ b/audioio/AudioPortAudioTarget.h	Mon May 19 17:23:11 2008 +0000
@@ -21,7 +21,6 @@
 // This code requires PortAudio v19 -- it won't work with v18.
 
 #include <portaudio.h>
-#include <vector>
 
 #include <QObject>