mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Add test for wx.grid.Grid.SetCellHighlightPenWidth
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -274,7 +274,9 @@ class grid_Tests(wtc.WidgetTestCase):
|
||||
wx.grid.EVT_GRID_CMD_COL_SORT
|
||||
wx.grid.EVT_GRID_CMD_TABBING
|
||||
|
||||
|
||||
|
||||
def test_grid41(self):
|
||||
wx.grid.Grid.SetCellHighlightPenWidth # Does it exist
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user