Random whitespace update

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-09-17 15:39:49 -07:00
parent d6d82a5af8
commit 0d1da0563b
7 changed files with 62 additions and 56 deletions

View file

@ -190,7 +190,7 @@ private:
QDialog *survey;
struct dive copyPasteDive;
struct dive_components what;
QList<QAction*> profileToolbarActions;
QList<QAction *> profileToolbarActions;
};
#endif // MAINWINDOW_H