summaryrefslogtreecommitdiff
path: root/src/frontend/mainindex/bookshelf/btindexitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mainindex/bookshelf/btindexitem.cpp')
-rw-r--r--src/frontend/mainindex/bookshelf/btindexitem.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/frontend/mainindex/bookshelf/btindexitem.cpp b/src/frontend/mainindex/bookshelf/btindexitem.cpp
index 2356f84..859c150 100644
--- a/src/frontend/mainindex/bookshelf/btindexitem.cpp
+++ b/src/frontend/mainindex/bookshelf/btindexitem.cpp
@@ -15,5 +15,4 @@
BTIndexItem::BTIndexItem(QTreeWidgetItem* parent)
- : QTreeWidgetItem(parent)
-{}
+ : QTreeWidgetItem(parent) {}