Changeset 55c4b858e9 in tspsg for src/tspsolver.h


Ignore:
Timestamp:
Sep 10, 2009, 12:14:22 AM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
bc1b8837b6
Parents:
bc691eca15
Message:
  • New TSPSG icon. Found some nice image among heap of images on my PC and thought it would be a nice icon for TSPSG. Original source: Internet (read, unknown).
  • Some insignificant code changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tspsolver.h

    rbc691eca15 r55c4b858e9  
    5050        bool isOptimal() const;
    5151        sStep *solve(int, tMatrix, QWidget *parent = 0);
     52        static QString getVersionId();
    5253
    5354private:
Note: See TracChangeset for help on using the changeset viewer.