Changes corresponding to patch #841324 from Ian Brown:
authorMattia Barbon <mbarbon@cpan.org>
Sun, 16 Nov 2003 11:28:37 +0000 (11:28 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 16 Nov 2003 11:28:37 +0000 (11:28 +0000)
commitdad6a47e6d425673510b53e9a01114cdea2a5f2c
treef725405cf6163e9e34e70f619eff7220f6a0a782
parent795c00bdccba346945bfea05725ef7050a29ea2a
  Changes corresponding to patch #841324  from Ian Brown:
"GetPosition() returns wrong result for dialog". Moved implementation
from wxFrame to wxTopLevelWindow thus sharing it between wxFrame
and wxDialog.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/frame.h
include/wx/motif/toplevel.h
src/motif/frame.cpp
src/motif/toplevel.cpp