1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-03 18:41:22 +00:00
reactos/base/applications/paint/dialogs.h
Timo Kreuzer 9ea495ba33 Create a branch for header work.
svn path=/branches/header-work/; revision=45691
2010-02-26 22:57:55 +00:00

13 lines
294 B
C

/*
* PROJECT: PAINT for ReactOS
* LICENSE: LGPL
* FILE: base/applications/paint/dialogs.h
* PURPOSE: Window procedures of the dialog windows plus launching functions
* PROGRAMMERS: Benedikt Freisen
*/
int mirrorRotateDlg();
int attributesDlg();
int changeSizeDlg();