|
From: Thomas Hauk on 21 Apr 2008 22:18 Shouldn't this function be declared const? The only thing it does is call another function, which is declared const. (Same goes with wxDir::HasSubDirs, actually.) If there's no issue, can that change be made in the mainline branch? T -- "Take it to the bridge!" -- James Brown
From: Vadim Zeitlin on 22 Apr 2008 12:30 On Mon, 21 Apr 2008 19:18:24 -0700 Thomas Hauk <thauk(a)novuscom.net> wrote: TH> Shouldn't this function be declared const? The only thing it does is TH> call another function, which is declared const. TH> TH> (Same goes with wxDir::HasSubDirs, actually.) TH> TH> If there's no issue, can that change be made in the mainline branch? Done, thanks, VZ -- TT-Solutions: wxWidgets consultancy and technical support http://www.tt-solutions.com/
|
Pages: 1 Prev: My button does not show up as expected. Next: comp.soft-sys.wxwindows charter |