Revision: 13448
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13448&view=rev
Author:   vszakats
Date:     2010-01-03 00:31:09 +0000 (Sun, 03 Jan 2010)

Log Message:
-----------
2010-01-03 01:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbqt/tests/demoqt.prg
    ! Possible fix for leaks in this .prg code.
      Added these two calls before exit:
         QT_EVENTS_DESTROY()
         QT_SLOTS_DESTROY()

  * contrib/hbqt/filelist.mk
  - contrib/hbqt/hbqt_events.h
  + contrib/hbqt/hbqt_hbevents.h
  - contrib/hbqt/hbqt_events.cpp
  + contrib/hbqt/hbqt_hbevents.cpp
  - contrib/hbqt/hbqt_slots.h
  + contrib/hbqt/hbqt_hbslots.h
  - contrib/hbqt/hbqt_slots.cpp
  + contrib/hbqt/hbqt_hbslots.cpp
    * Renamed Events class to HBEvents.
    * Renamed Slots class to HBSlots.

  * src/vm/fm.c
    % Deleted unnecessary guard added in prev commit.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbqt/filelist.mk
    trunk/harbour/contrib/hbqt/tests/demoqt.prg
    trunk/harbour/src/vm/fm.c

Added Paths:
-----------
    trunk/harbour/contrib/hbqt/hbqt_hbevents.cpp
    trunk/harbour/contrib/hbqt/hbqt_hbevents.h
    trunk/harbour/contrib/hbqt/hbqt_hbslots.cpp
    trunk/harbour/contrib/hbqt/hbqt_hbslots.h

Removed Paths:
-------------
    trunk/harbour/contrib/hbqt/hbqt_events.cpp
    trunk/harbour/contrib/hbqt/hbqt_events.h
    trunk/harbour/contrib/hbqt/hbqt_slots.cpp
    trunk/harbour/contrib/hbqt/hbqt_slots.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to