mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user