Changeset 3748 in Sophya for trunk/SophyaPI


Ignore:
Timestamp:
Feb 19, 2010, 8:35:34 AM (16 years ago)
Author:
mansoux
Message:

homogeneisation fichiers mac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pisysdep.h

    r3473 r3748  
    55
    66#ifdef __PIWQUARTZ__
    7   #define PIWDG_H  "piwdgmosx.h"
     7  #define PIWDG_H  "piwdgquartz.h"
    88  #define PICONT_H "PIContainerQuartz.h"
    99  #define PIMENU_H "PIMenuQuartz.h"
    1010  #define PIMENUBAR_H "PIMenuBarQuartz.h"
    1111  #define PIAPP_H "PIApplQuartz.h"
    12   #define PISTDWDG_H "pistdwdgmosx.h"
     12  #define PISTDWDG_H "pistdwdgquartz.h"
    1313  #define PIWIN_H "PIWindowQuartz.h"
    1414  #define PIPERIODIC_H "PIPeriodQuartz.h"
     
    1818  #define PICMAP_H "picmap.h"
    1919  #define PIFONT_H "pifontquartz.h"
     20  #define PIOPTMENU_H "pioptmenuquartz.h"
     21  #define PIBWDG_H "pibwdgquartz.h"
     22
    2023
    2124#elif __MWERKS__         // Macintosh
Note: See TracChangeset for help on using the changeset viewer.