]> git.saurik.com Git - wxWidgets.git/commit - include/wx/dataview.h
Do not put semicolons after the definition of an inline function.
authorStefan Neis <Stefan.Neis@t-online.de>
Thu, 29 Dec 2011 14:42:13 +0000 (14:42 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Thu, 29 Dec 2011 14:42:13 +0000 (14:42 +0000)
commit6dd0883d556cbed9d47b08c12682ef233717c097
treea6fb9679d45865ffc376a2e95e75276db13102b7
parentd0a341b34a6505ede0d26ea9c201da97f0fa9066
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
66 files changed:
include/wx/cocoa/dc.h
include/wx/combobox.h
include/wx/dataview.h
include/wx/generic/tabg.h
include/wx/glcanvas.h
include/wx/gtk/bitmap.h
include/wx/gtk/dc.h
include/wx/gtk/filectrl.h
include/wx/gtk/gauge.h
include/wx/gtk/private/timer.h
include/wx/gtk/toplevel.h
include/wx/gtk1/bitmap.h
include/wx/gtk1/dc.h
include/wx/gtk1/gauge.h
include/wx/gtk1/msgdlg.h
include/wx/gtk1/toplevel.h
include/wx/html/webkit.h
include/wx/list.h
include/wx/mdi.h
include/wx/motif/colour.h
include/wx/motif/combobox.h
include/wx/motif/dnd.h
include/wx/motif/spinbutt.h
include/wx/msw/private/timer.h
include/wx/msw/webview_ie.h
include/wx/os2/checkbox.h
include/wx/os2/colour.h
include/wx/os2/control.h
include/wx/os2/frame.h
include/wx/os2/gauge.h
include/wx/os2/gdiimage.h
include/wx/os2/icon.h
include/wx/os2/iniconf.h
include/wx/os2/joystick.h
include/wx/os2/metafile.h
include/wx/os2/pnghand.h
include/wx/os2/pngread.h
include/wx/os2/radiobox.h
include/wx/os2/sound.h
include/wx/os2/statbmp.h
include/wx/os2/treectrl.h
include/wx/os2/window.h
include/wx/osx/carbon/statbmp.h
include/wx/osx/core/colour.h
include/wx/osx/core/private.h
include/wx/osx/joystick.h
include/wx/osx/listctrl.h
include/wx/osx/metafile.h
include/wx/osx/pnghand.h
include/wx/osx/pngread.h
include/wx/osx/statbox.h
include/wx/osx/treectrl.h
include/wx/palmos/glcanvas.h
include/wx/palmos/mdi.h
include/wx/palmos/pen.h
include/wx/palmos/radiobox.h
include/wx/palmos/sound.h
include/wx/palmos/window.h
include/wx/propgrid/property.h
include/wx/rawbmp.h
include/wx/richmsgdlg.h
include/wx/taskbar.h
include/wx/univ/anybutton.h
include/wx/x11/bitmap.h
include/wx/x11/dnd.h
include/wx/x11/joystick.h