Edit

IABSD.fr/ports/productivity/xinvest/patches/patch-pixmap_h

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:51:39
    Hash : e81b3cdf
    Message : drop RCS Ids

  • productivity/xinvest/patches/patch-pixmap_h
  • Index: pixmap.h
    --- pixmap.h.orig
    +++ pixmap.h
    @@ -34,9 +34,9 @@
     #define PIXMAP_H
     
     
    -enum { 
    +enum Pixtype { 
       NORMAL, INSENS, MASK 
    -} Pixtype;
    +};
     
     #ifdef XQUOTE
     #include "pixnamePXq.h"