mirror of
https://github.com/vale981/Taevitas
synced 2025-03-04 17:11:40 -05:00
Some Cleanup
This commit is contained in:
parent
51984fff32
commit
4795529691
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ class Recorder : public QObject {
|
|||
}
|
||||
|
||||
bool dirSet() {
|
||||
return pDirSet && !baseDir.absolutePath().isEmpty();
|
||||
return pDirSet;
|
||||
}
|
||||
|
||||
bool captureFrames() {
|
||||
|
|
Loading…
Add table
Reference in a new issue