Skip to content
Snippets Groups Projects
Commit f0698c72 authored by beuchatp's avatar beuchatp
Browse files

Small correction to allow Qt only compilation

parent 8fe7e732
No related branches found
No related tags found
No related merge requests found
......@@ -119,17 +119,17 @@ private:
void controllerUsedChangedCallback(const std_msgs::Int32& msg);
// Get the paramters that specify the type and ID
bool getTypeAndIDParameters();
#endif
void setControllerEnabled(int new_controller);
void setAllTabLabelsToNormalColouring();
void setTextColourOfTabLabel(QColor color , QWidget * tab_widget);
// Get the paramters that specify the type and ID
bool getTypeAndIDParameters();
#endif
};
#endif // CONTROLLERTABS_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment