aboutsummaryrefslogtreecommitdiff
path: root/QSCapturaPlugin/Types/Constants.m
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-09-15 11:25:11 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-09-15 11:25:11 +0200
commit07195976ce0106a17ed57b08d2fb10d0c3020edb (patch)
tree654e52561e0ca2795a6fde7961822289ef616146 /QSCapturaPlugin/Types/Constants.m
Initial commitHEADmain
Diffstat (limited to 'QSCapturaPlugin/Types/Constants.m')
-rw-r--r--QSCapturaPlugin/Types/Constants.m3
1 files changed, 3 insertions, 0 deletions
diff --git a/QSCapturaPlugin/Types/Constants.m b/QSCapturaPlugin/Types/Constants.m
new file mode 100644
index 0000000..dbc1521
--- /dev/null
+++ b/QSCapturaPlugin/Types/Constants.m
@@ -0,0 +1,3 @@
+#pragma mark - Window Object Types
+
+NSString *const kWindowsType = @"WindowsType";