From 85527be02e49a3292bca04959b61a3497793f02c Mon Sep 17 00:00:00 2001 From: Passw Date: Thu, 4 Dec 2025 11:17:16 +0800 Subject: [PATCH] Fix comment and macro PostedListWidgetWithModel.h _GXS_CHANNELPOSTSWIDGET_H https://github.com/RetroShare/RetroShare/blob/master/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.h _POSTED_LISTWIDGETWITHMODEL_H --- retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.h b/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.h index cb7dcfd39..103154c9e 100644 --- a/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.h +++ b/retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.h @@ -1,5 +1,5 @@ /******************************************************************************* - * retroshare-gui/src/gui/gxschannels/BoardPostsWidget.h * + * retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.h * * * * Copyright 2013 by Robert Fernie * * * @@ -18,8 +18,8 @@ * * *******************************************************************************/ -#ifndef _GXS_CHANNELPOSTSWIDGET_H -#define _GXS_CHANNELPOSTSWIDGET_H +#ifndef _POSTED_LISTWIDGETWITHMODEL_H +#define _POSTED_LISTWIDGETWITHMODEL_H #include