Initial commit of GrowlITTSW. Currently, all settings are hardcoded.
[GrowlITTSW.git] / GrowlITTSWPrefs.m
1 #import "GrowlITTSWPrefs.h"
2 #import "GrowlDefinesInternal.h"
3
4 @implementation GrowlITTSWPrefs
5
6 @end