Web: Fix header uniformity, whitespace, doxygen headers
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#include "PreCompiled.h"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <QCoreApplication>
|
||||
#include <QTcpSocket>
|
||||
|
||||
@@ -74,7 +74,7 @@ private:
|
||||
QByteArray text;
|
||||
};
|
||||
|
||||
/**
|
||||
/**
|
||||
* The Server class implements a simple TCP server.
|
||||
*/
|
||||
class AppServer : public QTcpServer
|
||||
|
||||
Reference in New Issue
Block a user