Show
Ignore:
Timestamp:
05/05/08 06:39:01 (3 months ago)
Author:
vossg
Message:

changed: base rebuild

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.h

    r1116 r1193  
    178178#endif 
    179179                  UInt32              &editHServers       (void); 
    180             const UInt32              &getHServers        (void) const; 
     180            const UInt32              getHServers        (void) const; 
    181181 
    182182#ifdef OSG_1_GET_COMPAT 
     
    184184#endif 
    185185                  UInt32              &editVServers       (void); 
    186             const UInt32              &getVServers        (void) const; 
     186            const UInt32              getVServers        (void) const; 
    187187 
    188188#ifdef OSG_1_GET_COMPAT 
     
    190190#endif 
    191191                  bool                &editManageClientViewports(void); 
    192             const bool                &getManageClientViewports (void) const; 
     192            const bool                getManageClientViewports (void) const; 
    193193 
    194194#ifdef OSG_1_GET_COMPAT 
     
    196196#endif 
    197197                  Int32               &editXOverlap       (void); 
    198             const Int32               &getXOverlap        (void) const; 
     198            const Int32                getXOverlap        (void) const; 
    199199 
    200200#ifdef OSG_1_GET_COMPAT 
     
    202202#endif 
    203203                  Int32               &editYOverlap       (void); 
    204             const Int32               &getYOverlap        (void) const; 
     204            const Int32                getYOverlap        (void) const; 
    205205 
    206206    /*! \}                                                                 */ 
     
    219219    /*! \name                Ptr MField Set                                */ 
    220220    /*! \{                                                                 */ 
     221 
    221222    /*! \}                                                                 */ 
    222223    /*---------------------------------------------------------------------*/