From d120e861cba5cf4af87d30ff4ca5c40edafb9e12 Mon Sep 17 00:00:00 2001 From: Boris Barbulovski Date: Sun, 9 Feb 2014 18:35:23 +0100 Subject: Indent fix * Fix tagwidget.h indent. Signed-off-by: Boris Barbulovski Signed-off-by: Dirk Hohndel --- qt-ui/tagwidget.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt-ui/tagwidget.h b/qt-ui/tagwidget.h index 1f5cc2d3e..b69bbdc24 100644 --- a/qt-ui/tagwidget.h +++ b/qt-ui/tagwidget.h @@ -18,12 +18,12 @@ public: void setCursorPosition(int position); void wheelEvent(QWheelEvent *event); public slots: - void reparse(); + void reparse(); void completionSelected(QString); protected: void keyPressEvent(QKeyEvent *e); private: - QCompleter *m_completer; + QCompleter *m_completer; }; #endif /* __TAGWIDGET_H */ -- cgit v1.2.3-70-g09d2