modernize: Reformat ALL the source... again!
[quassel.git] / src / main / monoapplication.h
index a63dfe0..6e29b1b 100644 (file)
@@ -33,7 +33,7 @@ class MonolithicApplication : public QtUiApplication
     Q_OBJECT
 
 public:
-    MonolithicApplication(int &, char **);
+    MonolithicApplication(int&, char**);
 
     void init() override;