aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGeneralPreferencePane.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPGeneralPreferencePane.h')
-rw-r--r--Source/SPGeneralPreferencePane.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPGeneralPreferencePane.h b/Source/SPGeneralPreferencePane.h
index 7d14492e..c573b84a 100644
--- a/Source/SPGeneralPreferencePane.h
+++ b/Source/SPGeneralPreferencePane.h
@@ -34,6 +34,8 @@
*/
@interface SPGeneralPreferencePane : SPPreferencePane <SPPreferencePaneProtocol>
{
+ NSImage *folderImage;
+
IBOutlet NSPopUpButton *defaultFavoritePopup;
}