Make authenticator changes to protocol backwards-compatible
[quassel.git] / src / qtui / coreconfigwizard.h
index 60691a7..5b7cb8a 100644 (file)
@@ -120,7 +120,7 @@ public:
     int nextId() const;
     QString selectedBackend() const;
     QVariantMap connectionProperties() const;
-    
+
 private slots:
     void on_backendList_currentIndexChanged();
 private: