Sign in
goma
/
wine
/
d80b4337cc42a70891bf2cd5a768b8b449be5eb3
/
.
/
dlls
/
wineps
/
psdlg.h
blob: bf59e027dea85cbed717fc5a15620beba4fd013e [
file
] [
log
] [
blame
]
/*
* Wine PostScript Driver Dialog IDs
*
* Copyright 1999 Huw D M Davies
*/
#ifndef
__WINE_PSDLG_H
#define
__WINE_PSDLG_H
#define
IDD_PAPERS
100
#define
IDD_ORIENT_PORTRAIT
101
#define
IDD_ORIENT_LANDSCAPE
102
#endif
/* __WINE_PSDLG_H */