From 5ba573240f5caf5d7548245ef1066b6f3cbbf951 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 22 May 2014 11:40:22 -0700 Subject: Gratuitous whitespace changes I keep trying to get to consistenct. Completely hopeless. Signed-off-by: Dirk Hohndel --- qt-ui/tagwidget.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qt-ui/tagwidget.h') diff --git a/qt-ui/tagwidget.h b/qt-ui/tagwidget.h index 003e9283d..08984f712 100644 --- a/qt-ui/tagwidget.h +++ b/qt-ui/tagwidget.h @@ -12,15 +12,15 @@ public: void setCompleter(QCompleter *completer); QPair getCursorTagPosition(); void highlight(); - void setText(const QString& text); + void setText(const QString &text); void clear(); void setCursorPosition(int position); void wheelEvent(QWheelEvent *event); public slots: void reparse(); - void completionSelected(const QString& text); - void completionHighlighted(const QString& text); + void completionSelected(const QString &text); + void completionHighlighted(const QString &text); protected: void keyPressEvent(QKeyEvent *e); -- cgit v1.2.3-70-g09d2