mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
Formatting, style
This commit is contained in:
@@ -13,13 +13,11 @@
|
||||
#define BLACKGUI_VIEWS_SERVERVIEW_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackgui/models/serverlistmodel.h"
|
||||
#include "blackgui/views/viewbase.h"
|
||||
#include "blackmisc/network/serverlist.h"
|
||||
#include "blackgui/models/serverlistmodel.h"
|
||||
|
||||
class QWidget;
|
||||
|
||||
namespace BlackMisc { namespace Network { class CServer; } }
|
||||
namespace BlackGui
|
||||
{
|
||||
namespace Views
|
||||
|
||||
Reference in New Issue
Block a user