Fix test, remove check for TB_3DBUTTONS toolbar style

The style has been removed for wxWidgets 3.1.0, see
https://github.com/wxWidgets/wxWidgets/pull/137
This commit is contained in:
Stefan Brüns
2020-07-27 03:43:47 +02:00
parent 4d2beb5be5
commit 6cd96a3d71

View File

@@ -25,7 +25,6 @@ class toolbar_Tests(wtc.WidgetTestCase):
wx.TB_BOTTOM
wx.TB_RIGHT
wx.TB_3DBUTTONS
wx.TB_FLAT
wx.TB_DOCKABLE
wx.TB_NOICONS