1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-09 14:43:57 +01:00

A little tidying up, and fix a layout problem with the vertical Ruler.

Plus saving the prefs sooner.
This commit is contained in:
martynshaw99
2014-01-02 23:33:24 +00:00
parent 32d3e5954d
commit f4dbcb3188
2 changed files with 2 additions and 9 deletions

View File

@@ -157,7 +157,6 @@ public:
// constructors and destructors
ScienFilterDialog(EffectScienFilter * effect,
double loFreq, double hiFreq,
//long windowSize, wxString CurveName, bool disallowCustom,
wxWindow *parent, wxWindowID id,
const wxString &title,
const wxPoint& pos = wxDefaultPosition,