Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 358 → Rev 391

/QMK-Groundstation/branches/own_com_lib/Forms/mktool.h
52,6 → 52,9
#include "../Logger/Logger.h"
#include "../typedefs.h"
 
//quadcopter lib stuff
#include "../com/Parser.h"
 
class QextSerialPort;
 
class MKTool : public QMainWindow, public Ui::dlg_mktool_UI