Enable Breeze on Appveyor
[quassel.git] / src / uisupport / nickview.cpp
index 17766cd..9387751 100644 (file)
@@ -149,4 +149,4 @@ void NickView::startQuery(const QModelIndex &index)
         return;
 
     Client::bufferModel()->switchToOrStartQuery(networkId, ircUser->nick());
-}
\ No newline at end of file
+}