mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-23 06:35:24 -07:00
Format
This commit is contained in:
parent
c3dcba3b4a
commit
f34c4caa9e
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
||||||
#include "ui_rsswidget.h"
|
#include "ui_rsswidget.h"
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
void convertRelativeUrlToAbsolute(QString &html, const QString &baseUrl);
|
void convertRelativeUrlToAbsolute(QString &html, const QString &baseUrl);
|
||||||
}
|
}
|
||||||
RSSWidget::RSSWidget(IGUIApplication *app, QWidget *parent)
|
RSSWidget::RSSWidget(IGUIApplication *app, QWidget *parent)
|
||||||
: GUIApplicationComponent(app, parent)
|
: GUIApplicationComponent(app, parent)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue