Revision 6256 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/project/TableModel.java

View differences:

TableModel.java
124 124
                 return "error!";
125 125
			}
126 126
        } else {
127
        	rowIndex++;
127 128
        	return alias[rowIndex];
128 129
        }
129 130
    }

Also available in: Unified diff