From 23eadbf9246280ce6473a4fe4d3605cd730eb8c8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 18 Jul 2012 16:33:39 -0500 Subject: Add channel controls to scope --- lib/libtqtrla/src/tqtrla.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib') diff --git a/lib/libtqtrla/src/tqtrla.h b/lib/libtqtrla/src/tqtrla.h index 129eac9..be105b8 100644 --- a/lib/libtqtrla/src/tqtrla.h +++ b/lib/libtqtrla/src/tqtrla.h @@ -33,6 +33,13 @@ // ============================================================================= +typedef TQValueList TQFloatList; +typedef TQValueList TQDoubleList; +typedef TQValueList TQInt32List; +typedef TQValueList TQInt16List; + +// ============================================================================= + namespace KParts { class RemoteInstrumentPartPrivate; -- cgit v1.2.3