Clean up header inclusion

This commit is contained in:
Vladimir Golovnev (Glassez) 2020-04-30 10:53:43 +03:00
commit 4a2d25b03b
No known key found for this signature in database
GPG key ID: 52A2C7DEE2DFA6F7
22 changed files with 43 additions and 50 deletions

View file

@ -49,10 +49,10 @@
#include "base/bittorrent/trackerentry.h"
#include "base/global.h"
#include "base/preferences.h"
#include "autoexpandabledialog.h"
#include "gui/autoexpandabledialog.h"
#include "gui/uithememanager.h"
#include "propertieswidget.h"
#include "trackersadditiondialog.h"
#include "uithememanager.h"
#define NB_STICKY_ITEM 3