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
3rdparty/licenseReport: Add seperate LGPL checks
[haiku.git]
/
src
/
add-ons
/
input_server
/
methods
/
pen
/
PenInputStrings.h
blob
37602a803a924bfe61c9db9a00ebacd0c30a0e70
1
#ifndef _PEN_INPUT_STRINGS_H
2
#define _PEN_INPUT_STRINGS_H
3
4
5
#ifndef _T
6
#define _T(s) s
7
#endif
8
9
/* more to come */
10
11
12
#endif
/* _PEN_INPUT_STRINGS_H */