Update of /src/master/dx/src/uipp/dxuilib
In directory opendx.watson.ibm.com:/tmp/cvs-serv26948

Modified Files:
        EditorWindow.C EditorWindow.h FindToolDialog.C 
Log Message:
EditorWindow::moveWorkspaceWindow() used to have a side effect which stored 
information
on behalf of FindToolDialog that was used in the implementation of that dialog's
Restore button.  I broke this when I added vpe pages.  Now I've removed the side
effect from moveWorkspacewindow() and made it explicit in 
checkPointForFindDialog()
in EditorWindow.

Reply via email to