hblastrecorddao.h 141 B

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