diff options
Diffstat (limited to 'QSCapturaPlugin/Types/Constants.h')
| -rw-r--r-- | QSCapturaPlugin/Types/Constants.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/QSCapturaPlugin/Types/Constants.h b/QSCapturaPlugin/Types/Constants.h new file mode 100644 index 0000000..c267fa9 --- /dev/null +++ b/QSCapturaPlugin/Types/Constants.h @@ -0,0 +1,3 @@ +#pragma mark - Window Object Types + +extern NSString *const kWindowsType; |