Skip to content

Commit

Permalink
Coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Sep 24, 2019
1 parent 0455aaa commit dcc4766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/YQMultiSelectionBox.cc
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ int YQMultiSelectionBoxItem::_item_count = 0;


YQMultiSelectionBoxItem::YQMultiSelectionBoxItem( YQMultiSelectionBox * parent,
QTreeWidget * listView,
QTreeWidget * listView,
YItem * yItem )
: QTreeWidgetItem( listView )
, _yItem( yItem )
Expand Down

0 comments on commit dcc4766

Please sign in to comment.