]> git.saurik.com Git - wxWidgets.git/commit
compilation fix after last change (GTK1 doesn't have g_signal_stop_emission_by_name...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Oct 2006 17:14:31 +0000 (17:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Oct 2006 17:14:31 +0000 (17:14 +0000)
commitbe6520af4eb3c34cdf6fc083ad5b0d3b5699c322
treedbc6ff43a26fe0e44eb3f04ff2dabf0903f5f448
parentfea909e19e86b8da2d54c530d3a89ee9456c3333
compilation fix after last change (GTK1 doesn't have g_signal_stop_emission_by_name(), only gtk_signal_emit_stop_by_name())

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk1/notebook.cpp