Initial commit of GrowlITTSW. Currently, all settings are hardcoded.
[GrowlITTSW.git] / GrowlITTSWPrefs.h
1 #import <PreferencePanes/PreferencePanes.h>
2
3 @interface GrowlITTSWPrefs : NSPreferencePane {
4 }
5
6 @end