summaryrefslogtreecommitdiff
path: root/hw/xquartz/bundle/Sparkle.framework/Versions/A/Headers/Sparkle.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xquartz/bundle/Sparkle.framework/Versions/A/Headers/Sparkle.h')
-rw-r--r--hw/xquartz/bundle/Sparkle.framework/Versions/A/Headers/Sparkle.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/hw/xquartz/bundle/Sparkle.framework/Versions/A/Headers/Sparkle.h b/hw/xquartz/bundle/Sparkle.framework/Versions/A/Headers/Sparkle.h
new file mode 100644
index 000000000..13e9b2156
--- /dev/null
+++ b/hw/xquartz/bundle/Sparkle.framework/Versions/A/Headers/Sparkle.h
@@ -0,0 +1,22 @@
+//
+// Sparkle.h
+// Sparkle
+//
+// Created by Andy Matuschak on 3/16/06.
+// Copyright 2006 Andy Matuschak. All rights reserved.
+//
+
+#import "SUUpdater.h"
+#import "SUUtilities.h"
+#import "SUConstants.h"
+#import "SUAppcast.h"
+#import "SUAppcastItem.h"
+#import "SUUpdateAlert.h"
+#import "SUAutomaticUpdateAlert.h"
+#import "SUStatusController.h"
+#import "SUUnarchiver.h"
+#import "SUStatusChecker.h"
+
+#import "NSApplication+AppCopies.h"
+#import "NSFileManager+Authentication.h"
+#import "NSFileManager+Verification.h" \ No newline at end of file