hblastrecorddao.h 144 B

123456789
  1. #ifndef HBLASTRECORDDAO_H
  2. #define HBLASTRECORDDAO_H
  3. class HBlastRecordDao {
  4. public:
  5. HBlastRecordDao();
  6. };
  7. #endif // HBLASTRECORDDAO_H