Some Cleanup

This commit is contained in:
Hiro Protagonist 2017-04-05 18:58:32 +12:00
parent e221f81b14
commit d641db2fe3

View file

@ -16,7 +16,7 @@
This class is a wrapper around the AVIRecorder from PTGrey to abstract and implement signals.
*/
class RecorderError {
class RecorderError : QObject {
Q_OBJECT
public: