diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e558fbbf18..e2ac180ce9 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,12 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-16 16:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + + contrib/hbqt/tests/testres.hbp + + Added project file for testres. + * contrib/hbqt/tests/wvtqt.hbp + * Cleaned. + 2011-04-15 22:43 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbpfontdialog.prg * contrib/hbxbp/xbpmenubar.prg @@ -23,12 +29,12 @@ * contrib/hbxbp/xbpwindow.prg ! Restructured: Presentation Parameters engine. Restored: CSS enabled presentation parameters management. - Perhaps this is the only way to handle many artifacts + Perhaps this is the only way to handle many artifacts cummulatively. The engine is enhanced to offer users as Harbour extenstion, to enhance GUI components. - oXbp:setStyleSheet( cIdentifier, cCSS ) where + oXbp:setStyleSheet( cIdentifier, cCSS ) where can be used to re-arrange widget attributes. - + * contrib/hbxbp/tests/demoxbp.prg ! Commented-out but adopted to new protocol :setStyleSheet() calls. diff --git a/harbour/contrib/hbqt/tests/testres.hbp b/harbour/contrib/hbqt/tests/testres.hbp new file mode 100644 index 0000000000..76cd1e33d2 --- /dev/null +++ b/harbour/contrib/hbqt/tests/testres.hbp @@ -0,0 +1,8 @@ +# +# $Id$ +# + +@hbmk.hbm + +testres.prg +testres.qrc diff --git a/harbour/contrib/hbqt/tests/wvtqt.hbp b/harbour/contrib/hbqt/tests/wvtqt.hbp index f3b9a7b29e..7a90d4f881 100644 --- a/harbour/contrib/hbqt/tests/wvtqt.hbp +++ b/harbour/contrib/hbqt/tests/wvtqt.hbp @@ -2,20 +2,13 @@ # $Id$ # --es2 --w3 --n +@hbmk.hbm + -mt -gtwvt -d__WITH_WVT__ -#../../hbxbp/hbxbp.hbc -../hbqtcore.hbc -../hbqtgui.hbc -../hbqtnetwork.hbc - wvtqt.prg browqt.prg -