- handle full path names
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@661 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -93,6 +93,8 @@ private:
|
||||
String m_baseDir;
|
||||
TooltipWindow m_toolTipWindow;
|
||||
bool m_doStop;
|
||||
juce::File m_file;
|
||||
|
||||
void clearTraining()
|
||||
{
|
||||
patterSlider->setRange(0, m_stack->numTraining()-1, 1);
|
||||
|
||||
Reference in New Issue
Block a user