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 [21403]: Fixed an exception thrown when clearing all complete file transfers...
[adiumx.git]
/
Source
/
NSThemeDocumentButton.h
blob
b763bdb407ceae4608cc65849d160e3bafc082dd
1
@interface NSDocumentDragButton
:
NSButton
2
{
3
}
4
@end
5
6
@interface NSThemeDocumentButton
:
NSDocumentDragButton
7
{
8
}
9
@end