forked from qt-creator/qt-creator
Bazaar: fix whitespaces
Merge-request: 2208 Reviewed-by: hjk <qtc-committer@nokia.com> Change-Id: I4f803ebe6bfc4eda5635c1ee60d7c049d8c70250 Reviewed-on: http://codereview.qt-project.org/5302 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -43,6 +43,7 @@ namespace Internal {
|
||||
class BazaarEditor : public VCSBase::VCSBaseEditorWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit BazaarEditor(const VCSBase::VCSBaseEditorParameters *type, QWidget *parent);
|
||||
|
||||
@@ -59,4 +60,5 @@ private:
|
||||
|
||||
} // namespace Internal
|
||||
} // namespace Bazaar
|
||||
|
||||
#endif // BAZAAREDITOR_H
|
||||
|
||||
Reference in New Issue
Block a user