No real changes, just add extra brackets to wxGTK_CONV() macro.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Apr 2012 18:10:21 +0000 (18:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Apr 2012 18:10:21 +0000 (18:10 +0000)
commit527f168b34279ce38c89df6f089c4b179498044a
tree14e106f15acc6a83e5c593f329a12e205d8f2e6d
parent16c0096fefc9be2a952beefc79a137931a394dee
No real changes, just add extra brackets to wxGTK_CONV() macro.

These brackets are probably not really necessary but add them just in case
they can help with parsing some strange expressions and for consistency with
the other wxGTK_CONV_XXX() macros.

See #14035.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/private.h