mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: draft
This commit is contained in:
13
Core/dataparserouput.h
Normal file
13
Core/dataparserouput.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef DATAPARSEROUPUT_H
|
||||
#define DATAPARSEROUPUT_H
|
||||
|
||||
#include <QObject>
|
||||
|
||||
class dataParserOuput
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
dataParserOuput();
|
||||
};
|
||||
|
||||
#endif // DATAPARSEROUPUT_H
|
||||
Reference in New Issue
Block a user