Changeset 1babbd6ba3 in tspsg for src/tspmodel.cpp


Ignore:
Timestamp:
Apr 8, 2010, 11:02:26 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
a23f4c292f
Parents:
394216e468
git-author:
Oleksii Serdiuk <contacts@…> (04/08/10 23:02:26)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:34:20)
Message:

+ Added Installation Guide.

  • Updated translations.
  • Updated documentaion.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tspmodel.cpp

    r394216e468 r1babbd6ba3  
    8484                                return tr(INFSTR);
    8585                        else
    86 //! \hack HACK: Converting to string to prevent spinbox in edit mode
     86                                //! \hack HACK: Converting to string to prevent spinbox in edit mode
    8787                                return QVariant(table.at(index.row()).at(index.column())).toString();
    8888                else
Note: See TracChangeset for help on using the changeset viewer.