aboutsummaryrefslogtreecommitdiff
path: root/DWA140Menu/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin.h
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2018-12-26 19:43:11 -0600
committerFivePixels <o5pxels@gmail.com>2018-12-26 19:43:11 -0600
commit08bd52dc6425865a3be4ce2863ea6ceba9049e75 (patch)
tree272d014a4da0016d224a618c114f36fb4dc1ad66 /DWA140Menu/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin.h
parent6214659e17dfe4a260f221058f5dc9613ed32d0e (diff)
downloaddwa140shortcut-08bd52dc6425865a3be4ce2863ea6ceba9049e75.tar.xz
dwa140shortcut-08bd52dc6425865a3be4ce2863ea6ceba9049e75.zip
Revert support below 10.12, add Frameworks to begin implementation for adding application to Login Items per user choice
Diffstat (limited to 'DWA140Menu/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin.h')
-rwxr-xr-xDWA140Menu/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/DWA140Menu/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin.h b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin.h
new file mode 100755
index 0000000..f801178
--- /dev/null
+++ b/DWA140Menu/LaunchAtLogin.framework/Versions/A/Headers/LaunchAtLogin.h
@@ -0,0 +1,4 @@
+#import <Cocoa/Cocoa.h>
+
+FOUNDATION_EXPORT double LaunchAtLoginVersionNumber;
+FOUNDATION_EXPORT const unsigned char LaunchAtLoginVersionString[];