wxWidgets/include/wx/gtk/private
Stefan Neis 6dd0883d55 Do not put semicolons after the definition of an inline function.
Even though most compilers just ignore this, it's just wrong and if you
do get warnings about header files, they can become quite overwhelming.
Forward port of r70163.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-29 14:42:13 +00:00
..
event.h Move GDK_META_MASK definition in the header in which it is also used. 2011-11-08 11:02:05 +00:00
gdkconv.h
gtk2-compat.h Compilation fixes for GTK+ 2.4. 2011-11-08 11:02:02 +00:00
list.h No changes, just add wxGtkList to ensure g_list_free() is always called. 2011-08-22 12:41:00 +00:00
messagetype.h
mnemonics.h
object.h
string.h
timer.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
win_gtk.h