Changes between Initial Version and Version 3 of Ticket #546


Ignore:
Timestamp:
Aug 11, 2010, 3:15:14 PM (14 years ago)
Author:
pulkomandy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #546

    • Property Cc diver added
    • Property PlatformAll
    • Property VersionR1/alpha2
  • Ticket #546 – Description

    initial v3  
    44
    55Please remove implementations like
    6 
     6{{{
    77BLooper::BLooper(const BLooper&)
    88BLooper& BLooper::operator=(const BLooper& )
     
    1111BApplication::BApplication(const BApplication &rhs)
    1212BApplication & BApplication::operator=(const BApplication &rhs)
     13}}}
    1314etc.