X & Y labels disappearing (issue 67) should be fixed.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@412 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Franck Charlet
2008-12-23 19:35:49 +00:00
parent 7247b83007
commit ad465d6073
6 changed files with 39 additions and 34 deletions

View File

@@ -19,8 +19,8 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifndef __BRUSHH__
#define __BRUSHH__
#ifndef __BRUSH_H_
#define __BRUSH_H_
void Capturer_brosse(short Debut_X,short Debut_Y,short Fin_X,short Fin_Y,short Effacement);
void Rotate_90_deg(void);