repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RemoteDrawingEngine: Reduce RP_READ_BITMAP result timeout.
[haiku.git]
/
src
/
bin
/
desklink
/
desklink.h
blob
577edcd21b86a599d62fdc824bcd8f1030bdadbd
1
/*
2
* Copyright 2003-2009, Haiku. All rights reserved.
3
* Distributed under the terms of the MIT License.
4
*
5
* Authors:
6
* Jérôme Duval
7
* François Revol
8
* Marcus Overhagen
9
* Jonas Sundström
10
*/
11
#ifndef DESKLINK_H
12
#define DESKLINK_H
13
14
15
extern
const char
*
kAppSignature
;
16
17
18
#endif
// DESKLINK_H