mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 22:35:27 +00:00
divelogimportdialog.cpp: remove extra line at EOF
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
96575b2366
commit
dee91a96aa
1 changed files with 0 additions and 1 deletions
|
@ -634,4 +634,3 @@ void TagDragDelegate::paint(QPainter * painter, const QStyleOptionViewItem & opt
|
|||
painter->restore();
|
||||
QStyledItemDelegate::paint(painter, option, index);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue