mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Group Qt forward declarations separately from the others
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#endif
|
||||
|
||||
class QString;
|
||||
|
||||
enum class ShutdownDialogAction;
|
||||
|
||||
/* Miscellaneous functions that can be useful */
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
#include <QLatin1String>
|
||||
|
||||
class QString;
|
||||
|
||||
class TriStateBool;
|
||||
|
||||
namespace Utils
|
||||
|
||||
Reference in New Issue
Block a user