Mark a virtual function override as such.
This commit is contained in:
@@ -185,7 +185,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
void drawBranches(
|
virtual void drawBranches(
|
||||||
QPainter *painter,
|
QPainter *painter,
|
||||||
const QRect &rect,
|
const QRect &rect,
|
||||||
const QModelIndex &index
|
const QModelIndex &index
|
||||||
|
Reference in New Issue
Block a user