repo.or.cz
/
RExecServer.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Preparing to add widget support
[RExecServer.git]
/
WidgetWindowController.m
blob
02f91dd4ffc537d2391739ca18e258fbda97114e
1
#import "WidgetWindowController.h"
2
3
4
@implementation WidgetWindowController
5
- (void)awakeFromNib {
6
}
7
@end