code: removed double "protected" marker
This commit is contained in:
@@ -167,7 +167,6 @@ protected:
|
||||
*/
|
||||
virtual void mouseReleaseEvent(QMouseEvent* event) override;
|
||||
|
||||
protected:
|
||||
/**
|
||||
* @brief Paint function to display the texture (received in SetTexture()) on screen.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user