2012-07-24 19:22 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)

* contrib/hbide/docks.prg
    ! Fix to prev commit.
This commit is contained in:
Pritpal Bedi
2012-07-25 02:23:36 +00:00
parent 8d838a906f
commit fd1fd2e22f
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-07-24 19:22 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/docks.prg
! Fix to prev commit.
2012-07-24 19:15 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/docks.prg
+ contrib/hbide/docs/faq.htm

View File

@@ -1596,7 +1596,6 @@ METHOD IdeDocks:buildFuncList()
/*----------------------------------------------------------------------*/
METHOD IdeDocks:buildHelpWidget()
LOCAL qUrl, qStr
::oIde:oHelpDock := ::getADockWidget( Qt_RightDockWidgetArea, "dockHelp", "hbIDE Help", QDockWidget_DockWidgetFloatable )
::oDlg:oWidget:addDockWidget( Qt_RightDockWidgetArea, ::oHelpDock:oWidget, Qt_Horizontal )