]> git.sesse.net Git - kdenlive/blobdiff - src/projectlist.h
Reindent sources
[kdenlive] / src / projectlist.h
index f7389a24eb424ff235e4fe9e061ba9f3aa4a4643..d7beae4ff5a064ab487ed5d307c690272f149701 100644 (file)
@@ -71,9 +71,9 @@ public:
       extendItem(w,
     }
     */
-    void drawFocus ( QPainter *, const QStyleOptionViewItem &, const QRect & ) const {
+    void drawFocus(QPainter *, const QStyleOptionViewItem &, const QRect &) const {
     }
-    
+
     void paint(QPainter* painter, const QStyleOptionViewItem& option, const QModelIndex& index) const {
         if (index.column() == 1) {
             QRect r1 = option.rect;