diff --git a/retroshare-gui/src/gui/BlogDialog.cpp b/retroshare-gui/src/gui/BlogDialog.cpp
index 660b706f8..dbd137d0c 100644
--- a/retroshare-gui/src/gui/BlogDialog.cpp
+++ b/retroshare-gui/src/gui/BlogDialog.cpp
@@ -29,7 +29,7 @@ BlogDialog::BlogDialog(QWidget *parent)
/* Invoke the Qt Designer generated object setup routine */
setupUi(this);
- connect(sendBtn, SIGNAL(clicked()), this, SLOT(sendMsg()));
+ connect(sendBtn, SIGNAL(clicked()), this, SLOT(sendBlog()));
connect(boldBtn, SIGNAL(clicked()), this, SLOT(setFont()));
connect(underlineBtn, SIGNAL(clicked()), this, SLOT(setFont()));
connect(italicBtn, SIGNAL(clicked()), this, SLOT(setFont()));
@@ -38,7 +38,7 @@ BlogDialog::BlogDialog(QWidget *parent)
}
-void BlogDialog::sendMsg()
+void BlogDialog::sendBlog()
{
QString msg = lineEdit->toPlainText();
diff --git a/retroshare-gui/src/gui/BlogDialog.h b/retroshare-gui/src/gui/BlogDialog.h
index fd1b4f10e..bb252ecc9 100644
--- a/retroshare-gui/src/gui/BlogDialog.h
+++ b/retroshare-gui/src/gui/BlogDialog.h
@@ -38,7 +38,7 @@ public:
Ui::BlogDialog ui;
public slots:
- void sendMsg();
+ void sendBlog();
void setFont();
private slots:
diff --git a/retroshare-gui/src/gui/BlogDialog.ui b/retroshare-gui/src/gui/BlogDialog.ui
index 33107c0d4..d4133fbab 100644
--- a/retroshare-gui/src/gui/BlogDialog.ui
+++ b/retroshare-gui/src/gui/BlogDialog.ui
@@ -5,8 +5,8 @@
0
0
- 471
- 418
+ 680
+ 399
@@ -504,27 +504,203 @@
-
+
- 0
- 0
- 463
- 403
+ 460
+ 6
+ 211
+ 383
0
+
+ 0
+
+
+ 0
+
+
+ 0
+
- -1
+ 0
- 1
+ 0
-
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 6
+
+
+ 6
+
+
-
+
+
+ Qt::Horizontal
+
+
+ QSizePolicy::Expanding
+
+
+
+ 41
+ 20
+
+
+
+
+ -
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 6
+
+
+ 6
+
+
-
+
+
+
+ 0
+ 0
+
+
+
+
+ 10
+ 75
+ true
+
+
+
+ User status:
+
+
+
+ -
+
+
+
+
+
+ :/images/peers_16x16.png
+
+
+
+
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+
+ 20
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+ Qt::CustomContextMenu
+
+
+ true
+
+
+
+ User
+
+
+
+
+ Status
+
+
+
+
+
+
+
+
+
+ 1
+ 4
+ 451
+ 221
+
+
+
+
+ 2
+
+
+ 0
+
+
+ 0
+
+ -
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 0
+
+
+ 6
+
+
+ 6
+
-
@@ -546,238 +722,227 @@
6
-
-
-
- 0
+
+
+
-
- 0
+
+ :/images/chat.png
-
- 0
-
-
- 0
-
-
- 6
-
-
- 6
-
-
-
-
-
-
-
-
- :/images/chat.png
-
-
-
- -
-
-
-
- 10
- 75
- true
-
-
-
- Blog Feed:
-
-
-
-
+
-
-
-
- Qt::Horizontal
+
+
+
+ 10
+ 75
+ true
+
-
-
- 360
- 16
-
+
+ Blog Feed:
-
+
- -
-
-
-
- 0
- 0
-
+
-
+
+
+ Qt::Horizontal
-
- Qt::DefaultContextMenu
+
+
+ 360
+ 16
+
-
- false
-
-
- true
-
-
+
-
-
-
- 1
+
+
+
+ 0
+ 0
+
-
-
-
-
- Qt::Horizontal
-
-
-
- 355
- 20
-
-
-
-
- -
-
-
-
- 24
- 24
-
-
-
-
- 24
- 24
-
-
-
- Bold
-
-
-
-
-
- :/images/edit-bold.png
-
-
- true
-
-
-
- -
-
-
-
- 24
- 24
-
-
-
-
- 24
- 24
-
-
-
- Italic
-
-
-
-
-
- :/images/edit-underline.png
-
-
- true
-
-
-
- -
-
-
-
- 24
- 24
-
-
-
-
- 24
- 24
-
-
-
- Underline
-
-
-
-
-
- :/images/edit-italic.png
-
-
- true
-
-
-
- -
-
-
-
- 0
- 0
-
-
-
-
- 16777215
- 100
-
-
-
-
- 0
- 0
-
-
-
-
- 0
- 0
-
-
-
-
- -
-
-
- Qt::Horizontal
-
-
-
- 321
- 20
-
-
-
-
- -
-
-
- Send
-
-
-
-
+
+ Qt::DefaultContextMenu
+
+
+ false
+
+
+ true
+
+
+
+
+
+
+
+
+ 0
+ 227
+ 451
+ 165
+
+
+
+
+ 10
+
+
+ 1
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 360
+ 16
+
+
+
+
+ -
+
+
+
+ 24
+ 24
+
+
+
+
+ 24
+ 24
+
+
+
+ Bold
+
+
+
+
+
+ :/images/edit-bold.png
+
+
+ true
+
+
+
+ -
+
+
+
+ 24
+ 24
+
+
+
+
+ 24
+ 24
+
+
+
+ Italic
+
+
+
+
+
+ :/images/edit-underline.png
+
+
+ true
+
+
+
+ -
+
+
+
+ 24
+ 24
+
+
+
+
+ 24
+ 24
+
+
+
+ Underline
+
+
+
+
+
+ :/images/edit-italic.png
+
+
+ true
+
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+
+ 16777215
+ 100
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 0
+ 0
+
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 360
+ 16
+
+
+
+
+ -
+
+
+ Send
+
+