adium/adium

More MySpace removal.
adium-1.6
2016-09-04, Robert Vehse
f66a2152d433
More MySpace removal.
//
// AXCDocumentController.h
// XtrasCreator
//
// Created by Mac-arena the Bored Zo on 2005-10-31.
// Copyright 2005 Adium Team. All rights reserved.
//
@class AXCStartingPointsController;
@interface AXCDocumentController : NSDocumentController {
IBOutlet AXCStartingPointsController *startingPointsController;
}
@end