summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2012-12-21 19:32:21 +0000
committerRobin Gareus <robin@gareus.org>2012-12-21 19:32:21 +0000
commit09f5940c8cf303c37f2820b3872393605db097f9 (patch)
tree18925b73459add06954e8e833936fae49d8b5a57 /gtk2_ardour/sfdb_ui.h
parent57b673a9d7e114fbba2faa37587de8b81aa811ee (diff)
freesound: tom's diner^Wprogress bar
git-svn-id: svn://localhost/ardour2/branches/3.0@13702 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/sfdb_ui.h')
-rw-r--r--gtk2_ardour/sfdb_ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/sfdb_ui.h b/gtk2_ardour/sfdb_ui.h
index d2347b5cb9..7e50834d58 100644
--- a/gtk2_ardour/sfdb_ui.h
+++ b/gtk2_ardour/sfdb_ui.h
@@ -187,6 +187,7 @@ class SoundFileBrowser : public ArdourDialog
protected:
bool resetting_ourselves;
+ int matches;
Gtk::FileFilter audio_and_midi_filter;
Gtk::FileFilter audio_filter;