Skip to content
Snippets Groups Projects
Commit 92f5ea4c authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

Timeline: Remove unused slot

parent e5719f60
No related branches found
No related tags found
No related merge requests found
......@@ -43,12 +43,6 @@ public:
QWidget* container();
public slots:
/**
* \brief Change the currently selected tool.
*/
void setTool( ToolButtons button ) { Q_UNUSED( button ) }
protected:
virtual void changeEvent( QEvent *e ) { Q_UNUSED( e ) }
......
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