mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 00:53:58 -05:00
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
This commit is contained in:
parent
735a1b50c9
commit
85527be02e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
* retroshare-gui/src/gui/gxschannels/BoardPostsWidget.h *
|
* retroshare-gui/src/gui/Posted/PostedListWidgetWithModel.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 _POSTED_LISTWIDGETWITHMODEL_H
|
||||||
#define _GXS_CHANNELPOSTSWIDGET_H
|
#define _POSTED_LISTWIDGETWITHMODEL_H
|
||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue