repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rebuild geeqie
[oi-userland.git]
/
components
/
x11
/
libXaw4
/
src
/
Xaw3_1VPaned.h
blob
4c79f3c52fc706f93e3291cb1fdb1ecc66dcf86d
1
/* This file is made obsolete by Paned.h */
2
3
/*
4
* Only allow the use of the old name when the back compatability
5
* flag is set.
6
*
7
* Chris Peterson - 12/15/89
8
*/
9
10
#ifdef XAW_BC
11
# include <./Xaw3_1Paned.h>
12
#endif
13