We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a086b commit 90ae2edCopy full SHA for 90ae2ed
installer/installer_functions.sh
@@ -379,6 +379,7 @@ function packageROSPlugin {
379
cd $BASE_PATH/qtcreator_ros_plugin/$INSTALL_DIR/share/qtcreator
380
cp -r $BASE_PATH/ros_qtc_plugin/share/styles .
381
cp -r $BASE_PATH/ros_qtc_plugin/share/templates .
382
+ cp -r $BASE_PATH/ros_qtc_plugin/share/generic-highlighter .
383
384
## Add qtermwidget files
385
cd $BASE_PATH/qtcreator_ros_plugin/$INSTALL_DIR/lib/qtcreator
0 commit comments