Correct comment about ENABLE_MULTIPLE

This commit is contained in:
nigel 2004-01-28 07:21:32 +00:00
parent c9d4da6303
commit 8f2870ac0e

View File

@ -23,8 +23,8 @@
#import <Cocoa/Cocoa.h>
#import "PrefsEditor.h"
// If the application supports multiple windows, define this:
// #define ENABLE_MULTIPLE
// If the application supports multiple windows,
// ENABLE_MULTIPLE can be defined in config.h
@interface Controller : NSApplication
{