diff --git a/PCLib/PCDefines.h b/PCLib/PCDefines.h index d617049..983a439 100644 --- a/PCLib/PCDefines.h +++ b/PCLib/PCDefines.h @@ -31,6 +31,7 @@ #define SuccessSound @"SuccessSound" #define FailureSound @"FailureSound" #define ExternalEditor @"ExternalEditor" +#define TabBehaviour @"TabBehaviour" #define PCAppDidInitNotification @"PCAppDidInit" #define PCAppWillTerminateNotification @"PCAppWillTerminate"