Changeset 30559
- Timestamp:
- Mar 14, 2008, 2:47:00 AM (16 years ago)
- File:
-
- 1 edited
-
grass/trunk/gui/wxpython/wxgui.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
grass/trunk/gui/wxpython/wxgui.py
r30512 r30559 109 109 110 110 # initialize variables 111 self.disp_idx = 0# index value for map displays and layer trees111 self.disp_idx = 1 # index value for map displays and layer trees 112 112 self.curr_page = '' # currently selected page for layer tree notebook 113 113 self.curr_pagenum = '' # currently selected page number for layer tree notebook
Note:
See TracChangeset
for help on using the changeset viewer.
