mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
Views guard name and style
This commit is contained in:
committed by
Mat Sutcliffe
parent
af445b33e9
commit
13b9179472
@@ -12,12 +12,10 @@
|
||||
#ifndef BLACKGUI_TEXTMESSAGEVIEW_H
|
||||
#define BLACKGUI_TEXTMESSAGEVIEW_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackgui/models/textmessagelistmodel.h"
|
||||
#include "blackgui/views/viewbase.h"
|
||||
#include "blackgui/models/textmessagelistmodel.h"
|
||||
#include "blackmisc/network/textmessagelist.h"
|
||||
|
||||
class QWidget;
|
||||
#include "blackgui/blackguiexport.h"
|
||||
|
||||
namespace BlackMisc { namespace Network { class CTextMessage; } }
|
||||
namespace BlackGui
|
||||
|
||||
Reference in New Issue
Block a user