Use kdelibs coding style
This commit is contained in:
parent
0084798a2c
commit
d965371d23
31 changed files with 201 additions and 234 deletions
|
@ -20,7 +20,8 @@
|
|||
#include "blacklistpage.h"
|
||||
#include "danboorusettings.h"
|
||||
|
||||
namespace Danbooru {
|
||||
namespace Danbooru
|
||||
{
|
||||
|
||||
BlacklistPage::BlacklistPage(DanbooruSettings *preferences, QWidget *parent): QWidget(parent)
|
||||
{
|
||||
|
@ -29,10 +30,8 @@ BlacklistPage::BlacklistPage(DanbooruSettings *preferences, QWidget *parent): QW
|
|||
|
||||
}
|
||||
|
||||
|
||||
BlacklistPage::~BlacklistPage()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
} // namespace Danbooru
|
Loading…
Add table
Add a link
Reference in a new issue