modernize: Reformat ALL the source... again!
[quassel.git] / src / core / corenetworkconfig.h
index bed9e1e..4ae6300 100644 (file)
@@ -29,7 +29,7 @@ class CoreNetworkConfig : public NetworkConfig
     Q_OBJECT
 
 public:
-    CoreNetworkConfig(const QString &objectName, CoreSession *parent);
+    CoreNetworkConfig(const QString& objectName, CoreSession* parent);
 
     void save();