fixing typo, adding eventFilters, etc. see (MUSR-44 in the tracker)
This commit is contained in:
@ -43,6 +43,9 @@ class PGetParameterDialog : public PGetParameterDialogBase
|
||||
|
||||
public slots:
|
||||
void paramAdd();
|
||||
|
||||
protected:
|
||||
bool eventFilter( QObject *obj, QEvent *ev );
|
||||
};
|
||||
|
||||
#endif // _PGETPARAMETERDIALOG_H_
|
||||
|
Reference in New Issue
Block a user