Fix build warning
This commit is contained in:
@@ -366,7 +366,6 @@ private:
|
|||||||
|
|
||||||
void endDrag(QPoint position)
|
void endDrag(QPoint position)
|
||||||
{
|
{
|
||||||
const wxPoint pos = wxQtConvertPoint(position);
|
|
||||||
QTreeWidgetItem *hitItem = itemAt(position);
|
QTreeWidgetItem *hitItem = itemAt(position);
|
||||||
|
|
||||||
wxTreeEvent tree_event(
|
wxTreeEvent tree_event(
|
||||||
|
Reference in New Issue
Block a user