mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-12 07:16:19 -05:00
Merge pull request #3061 from Passw/patch-4
Fix comments and header guard macro GxsChannelPostsWidgetWithModel.h
This commit is contained in:
commit
a0934e2990
1 changed files with 3 additions and 3 deletions
|
|
@ -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> *
|
||||
* *
|
||||
|
|
@ -18,8 +18,8 @@
|
|||
* *
|
||||
*******************************************************************************/
|
||||
|
||||
#ifndef _GXS_CHANNELPOSTSWIDGET_H
|
||||
#define _GXS_CHANNELPOSTSWIDGET_H
|
||||
#ifndef _GXS_CHANNELPOSTSWIDGETWITHMODEL_H
|
||||
#define _GXS_CHANNELPOSTSWIDGETWITHMODEL_H
|
||||
|
||||
#include <map>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue