wxWidgets/utils/execmon
Vadim Zeitlin 43b2d5e7c3 Put braces around all calls to wxLogFunctions() inside an if statement.
This suppresses all the remaining g++ -Wparentheses warnings and uses consistent style everywhere.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-07-20 16:47:54 +00:00
..
execmon_vc7.sln adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
execmon_vc7.vcproj adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
execmon_vc8.sln adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
execmon_vc8.vcproj adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
execmon_vc9.sln adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
execmon_vc9.vcproj adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
execmon.cpp Put braces around all calls to wxLogFunctions() inside an if statement. 2009-07-20 16:47:54 +00:00
makefile.bcc adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
makefile.gcc adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
Makefile.in adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
makefile.vc adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00
makefile.wat adding the first raw version of the execution monitor 2009-04-12 11:44:00 +00:00