aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r--Source/SPAppController.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h
index 5b5c5554..3f661d08 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -24,10 +24,11 @@
// More info at <http://code.google.com/p/sequel-pro/>
#import <Cocoa/Cocoa.h>
+#import <FeedbackReporter/FRFeedbackReporter.h>
@class SPPreferenceController, SPAboutController;
-@interface SPAppController : NSObject
+@interface SPAppController : NSObject <FRFeedbackReporterDelegate>
{
BOOL isNewFavorite;