Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 226 → Rev 227

/QMK-Groundstation/trunk/Forms/dlg_Motortest.h
22,7 → 22,7
#include <QObject>
 
#include "ui_dlg_Motortest.h"
#include "../global.h"
//#include "../global.h"
 
class dlg_Motortest : public QDialog, public Ui::dlg_Motortest_UI
{