| # | Line 10 | Line 10 | It will also show and unchageable case p | |
|---|---|---|
| 10 | ||
| 11 | """ | |
| 12 | ||
| 13 | < | import wx, wx.grid, os |
| 13 | > | import wx, os |
| 14 | ||
| 15 | class CasePathsDialog(wx.Dialog): | |
| 16 | def __init__(self, parent,altMediaPath,casePath): | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |