Changeset 107 in tspsg-svn for trunk/src/mainwindow.h
- Timestamp:
- Apr 25, 2010, 4:36:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mainwindow.h
r106 r107 34 34 #include "settingsdialog.h" 35 35 36 #include "tspsolver.h"37 36 #include "tspmodel.h" 37 38 using namespace TSPSolver; 38 39 39 40 /*!
Note: See TracChangeset
for help on using the changeset viewer.