ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/MCP/CasePathsDialog.py
(Generate patch)

Comparing Python/NinoCode/Active_prgs/MCP/CasePathsDialog.py (file contents):
Revision 266 by nino.borges, Mon Feb 4 18:47:35 2013 UTC vs.
Revision 267 by nino.borges, Tue Feb 5 18:41:43 2013 UTC

# 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):

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)