WSJT-X/getfile.h

9 lines
111 B
C++

// -*- Mode: C++ -*-
#ifndef GETFILE_H
#define GETFILE_H
#include <QDebug>
float gran();
#endif // GETFILE_H