mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
Some Cleanup
This commit is contained in:
parent
e221f81b14
commit
d641db2fe3
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue