Ignore:
Timestamp:
Apr 12, 2013, 4:32:41 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/inpedit/keyword.cpp

    r5101 r5102  
    148148  return _widget;
    149149}
     150
     151//
     152////////////////////////////////////////////////////////////////////////////
     153QStringList t_keyword::values() const {
     154  return _origValues;
     155}
     156
Note: See TracChangeset for help on using the changeset viewer.