aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r--Source/SPConstants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/SPConstants.h b/Source/SPConstants.h
index 3c40fc66..af884ac3 100644
--- a/Source/SPConstants.h
+++ b/Source/SPConstants.h
@@ -78,6 +78,9 @@ typedef enum {
extern NSString *SPKillProcessQueryMode;
extern NSString *SPKillProcessConnectionMode;
+// Default monospaced font name
+extern NSString *SPDefaultMonospacedFontName;
+
// Preference key constants
// General Prefpane
extern NSString *SPDefaultFavorite;