X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bb6408c2631988fab9925014c6619358bf867de..44c4a3348693414bace13852e50d926c1aa9f08b:/src/motif/listctrl.cpp diff --git a/src/motif/listctrl.cpp b/src/motif/listctrl.cpp index f82c2fdd29..5bfc309eef 100644 --- a/src/motif/listctrl.cpp +++ b/src/motif/listctrl.cpp @@ -13,8 +13,8 @@ #pragma implementation "listctrl.h" #endif -#include "wx/stubs/textctrl.h" -#include "wx/stubs/listctrl.h" +#include "wx/motif/textctrl.h" +#include "wx/motif/listctrl.h" #if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxListCtrl, wxControl) @@ -266,7 +266,7 @@ bool wxListCtrl::SetItemData(long item, long data) } // Gets the item rectangle -bool wxListCtrl::GetItemRect(long item, wxRectangle& rect, int code) const +bool wxListCtrl::GetItemRect(long item, wxRect& rect, int code) const { // TODO return FALSE;