No real changes, just minor cleanup in wxGTK wxDVC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Oct 2009 22:43:51 +0000 (22:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Oct 2009 22:43:51 +0000 (22:43 +0000)
commit47583ac10327986031e89c13b75238fc6f66381c
tree65fb24001cf3475d4c1521b38b539ef11607c58c
parent09a0ece0dc29375f58752f005641111b937c34a3
No real changes, just minor cleanup in wxGTK wxDVC.

Don't duplicate wxGtkTreeCellDataFunc declaration.

Don't triplicate "visible" property setting inside the function itself.

Indent the inside of if statement properly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/dataview.cpp