aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/src/VstHost.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-03-04 04:40:14 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-03-04 04:40:14 +0000
commit69f7f0c33559cf90e7d6ce7c0ddbd5501af7b1de (patch)
tree634c832e0e85566965ed8e0f489c7f7af7cf95d6 /externals/grill/vst/src/VstHost.h
parentc3ae6e7ab08db709ffa1975eea70bfc9461f1d6a (diff)
""
svn path=/trunk/; revision=452
Diffstat (limited to 'externals/grill/vst/src/VstHost.h')
-rw-r--r--externals/grill/vst/src/VstHost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vst/src/VstHost.h b/externals/grill/vst/src/VstHost.h
index 1ad9cede..8b272e97 100644
--- a/externals/grill/vst/src/VstHost.h
+++ b/externals/grill/vst/src/VstHost.h
@@ -149,7 +149,7 @@ protected:
private:
int posx,posy;
- bool edited;
+ bool edited; //,wantidle;
bool show_params;
static float sample_rate;
};