Ignore:
Timestamp:
Oct 6, 2003, 12:00:33 PM (22 years ago)
Author:
sandervl
Message:

PF: Wrong class names (case) for Static, Scroller, Button.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/scroll.h

    r2386 r10264  
    1 /* $Id: scroll.h,v 1.7 2000-01-09 16:51:27 sandervl Exp $ */
     1/* $Id: scroll.h,v 1.8 2003-10-06 10:00:33 sandervl Exp $ */
    22
    33/*
     
    1212#define __WINE_SCROLL_H
    1313
    14 #define SCROLLBARCLASSNAME "SCROLLBAR"
     14#define SCROLLBARCLASSNAME "ScrollBar"
    1515
    1616typedef struct
Note: See TracChangeset for help on using the changeset viewer.