Reorder includes alphabetically
authorJavier Llorente <javier@opensuse.org>
Sun, 10 Sep 2017 21:31:03 +0000 (23:31 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 1 Mar 2018 20:37:19 +0000 (21:37 +0100)
src/qtui/settingspages/coreaccountsettingspage.h

index ee0572e..f904508 100644 (file)
@@ -21,8 +21,8 @@
 #ifndef COREACCOUNTSETTINGSPAGE_H_
 #define COREACCOUNTSETTINGSPAGE_H_
 
-#include <QSortFilterProxyModel>
 #include <QNetworkProxy>
+#include <QSortFilterProxyModel>
 
 #include "settingspage.h"