adium/adium

More MySpace removal.
adium-1.6
2016-09-04, Robert Vehse
f66a2152d433
More MySpace removal.
//
// LMXAppDelegate.h
// LMX
//
// Created by Mac-arena the Bored Zo on 2005-10-17.
// Copyright 2005 Mac-arena the Bored Zo. All rights reserved.
//
//ganked from LMX.
@class AXCStartingPointsController;
@interface AXCAppDelegate : NSObject {
IBOutlet AXCStartingPointsController * startingPointsController;
}
@end