RISC-V/V203/usb/scope/software/main.h

12 lines
136 B
C
Raw Normal View History

2024-10-21 10:26:41 +02:00
#ifndef _MAIN_H_
#define _MAIN_H_
#include <QApplication>
#include "mainwindow.h"
#include <qstyle.h>
/**
*
* */
#endif // _MAIN_H_