1#ifndef MatchToolNewPointDialog_h
2#define MatchToolNewPointDialog_h
29 QLineEdit *ptIdLineEdit;
30 QString pointId()
const;
33 void highlightFile(QString file);
37 void measuresFinished();
38 void newPointCanceled();
44 QListWidget *m_fileList;
46 QPushButton *m_doneButton;
This is free and unencumbered software released into the public domain.