comparison plugins/DWT.cpp @ 98:4f18ecc172f0

* add category, change id to match other qm- plugins
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 02 Apr 2009 11:25:46 +0000
parents a040e35f352c
children 2416ef0e9319
comparison
equal deleted inserted replaced
97:a040e35f352c 98:4f18ecc172f0
34 } 34 }
35 35
36 string 36 string
37 DWT::getIdentifier() const 37 DWT::getIdentifier() const
38 { 38 {
39 return "dwt"; 39 return "qm-dwt";
40 } 40 }
41 41
42 string 42 string
43 DWT::getName() const 43 DWT::getName() const
44 { 44 {