Remove visibility attribute from function body in QtDBus
authorThiago Macieira <thiago.macieira@intel.com>
Tue, 16 Oct 2012 00:34:48 +0000 (17:34 -0700)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 17 Oct 2012 02:19:13 +0000 (04:19 +0200)
commit74227e073d9815be7ad1a7e14545e22fbcba306f
treeaa6842941553e908dcc816db4704e678ea277cc2
parent68fd3b9c1f2fc1a69f2fd05d43e7297d03c74ef9
Remove visibility attribute from function body in QtDBus

Those were using an inconsistent macro compared to the function
declaration in qdbusthreaddebug_p.h.

Change-Id: I3e77ba83ceedc99cb1f957fdfe318e34ab9c9628
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
src/dbus/qdbusintegrator.cpp