fixed fourier phase entry problem (MUSR-70)

This commit is contained in:
nemu
2009-06-09 11:16:39 +00:00
parent 51e257a276
commit 0e1f33cc23
4 changed files with 116 additions and 59 deletions

View File

@@ -44,6 +44,7 @@ class PGetFourierDialog : public PGetFourierDialogBase
QString getFourierBlock() { return fFourierBlock; }
private slots:
void checkPhaseParameter();
void fillFourierBlock();
private: