adium/adium

Adium 1.5.2 is done!
adium-1.5.2 1.5.2
2012-07-21, Thijs Alkemade
80cc358134ea
Adium 1.5.2 is done!
//
// 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