repo.or.cz
/
adiumx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged [13645] and [13646]: Fixed one of the longest-standing Adium bugs: The Color...
[adiumx.git]
/
Source
/
AIDictionaryDebug.h
blob
70dc6fb038eb60ce0a8e5e912d6c31f66fcdf20f
1
//
2
// AIDictionaryDebug.h
3
// Adium
4
//
5
// Created by Evan Schoenberg on 7/26/05.
6
//
7
8
#import <Cocoa/Cocoa.h>
9
10
@interface AIDictionaryDebug
:
NSObject
{
11
12
}
13
14
@end