Ver Fonte

更新 'src/tool/carControlTester/mainwindow.h'

李金亮 há 3 anos atrás
pai
commit
1c538377e6
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      src/tool/carControlTester/mainwindow.h

+ 2 - 0
src/tool/carControlTester/mainwindow.h

@@ -6,6 +6,8 @@
 #include <QDebug>
 #include "include/car_control.h"
 
+CarControl car_control_module;
+
 namespace Ui {
 class MainWindow;
 }