Merge pull request #3061 from Passw/patch-4

Fix comments and header guard macro  GxsChannelPostsWidgetWithModel.h
This commit is contained in:
csoler 2025-12-06 10:00:09 +01:00 committed by GitHub
commit a0934e2990
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
/******************************************************************************* /*******************************************************************************
* retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidget.h * * retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.h *
* * * *
* Copyright 2013 by Robert Fernie <retroshare.project@gmail.com> * * Copyright 2013 by Robert Fernie <retroshare.project@gmail.com> *
* * * *
@ -18,8 +18,8 @@
* * * *
*******************************************************************************/ *******************************************************************************/
#ifndef _GXS_CHANNELPOSTSWIDGET_H #ifndef _GXS_CHANNELPOSTSWIDGETWITHMODEL_H
#define _GXS_CHANNELPOSTSWIDGET_H #define _GXS_CHANNELPOSTSWIDGETWITHMODEL_H
#include <map> #include <map>